crispedge.com

#eb9dd2 hex color - Violet - Warm color - Information

#eb9dd2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eb9dd2 Color code in RGB color code model is created after adding 92.16% red color, 61.57% green color and 82.35% blue color. Hex #eb9dd2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 11% yellow and 8% black.

Hex #eb9dd2 color code is between #ee99cc web safe hex color code and #ddaadd web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #eb9dd2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeeb9dd2#eb9dd2
RGB Decimal235, 157, 210rgb(235, 157, 210)
RGB Percent92%, 62%, 82%rgb(92%, 62%, 82%)
CSS RGBa235, 157, 210,1rgba(235,157,210,1)
CMYK Modelcmyk(0%,33%,11%,8%)
HSL Color Space319,66% ,77%hsl(319,66% ,77%)
HSV Color Space319°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111001110111010010
Octal353235322
Decimal235157210
Hexeb9dd2

Different shades of #eb9dd2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #eb9dd2
#f4c7e5
Dark Shade of #eb9dd2
#e273bf
Saturated Shade of #eb9dd2
#f197d4
Desaturated Shade of #eb9dd2
#e5a3d0
Grey scale Shade of #eb9dd2
#c4c4c4
Brighten Shade
#ffb6eb
Most Readable Shade
#000000

Shades of #eb9dd2 color code

Generate more color scales with scales (color stack) generator.

#eb9dd2
#d08bba
#b67aa3
#9c688c
#825774
#68455d
#4e3446
#34222e
#1a1117
#000000

Similar Color like #eb9dd2 color

Find visually similar hex color codes nearing to #eb9dd2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ec9ed3
#ed9fd4
#eea0d5
#efa1d6
#f0a2d7
#f1a3d8
#f2a4d9
#f3a5da
#f4a6db
#f5a7dc
#f6a8dd
#f7a9de
#f8aadf
#f9abe0
#ea9cd1
#e99bd0
#e89acf
#e799ce
#e698cd
#e597cc
#e496cb
#e395ca
#e294c9
#e193c8
#e092c7
#df91c6
#de90c5
#dd8fc4

Monochromatic Color with #eb9dd2

#eb9dd2
#160f14
#412b3a
#6b4860
#966486
#c081ac

Tints of #eb9dd2 Color

#eb9dd2
#eda7d7
#efb2dc
#f1bde1
#f3c8e6
#f6d3eb
#f8def0
#fae9f5
#fcf4fa
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eb9dd2
#9debb6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eb9dd2
#abeb9d
#9debdd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#e59deb
#eb9de2
#eb9dd2
#eb9dc2
#eb9db3

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eb9dd2
#d2eb9d
#9dd2eb

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eb9dd2
#ebdd9d
#9debb6
#9dabeb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#eb9dd2
#9debb6
#9debdd
#eb9dab

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #eb9dd2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eb9dd2 Color Code Preview on Black Background Color

This is how #eb9dd2 Color will look on black background color. Color contrast ratio is 10.29

#eb9dd2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eb9dd2">Your Example Paragraph content text in with font color #eb9dd2 </p>

Your Example Paragraph content text in with font color #eb9dd2

HTML with inline CSS

<div style="color:#eb9dd2">Your Paragraph text in with font color #eb9dd2 </div>

Your Example Paragraph content text in with font color #eb9dd2

#eb9dd2 color code is use for CSS Background Color

Background color for the above div is #eb9dd2

HTML with inline CSS

<div style="background-color:#eb9dd2;"></div>

#eb9dd2 color code is use for CSS Border Color

CSS Border color for the above div is #eb9dd2

HTML with inline CSS

<div style="border:5px solid #eb9dd2;"></div>

CSS Border Left color for the above div is #eb9dd2

HTML with inline CSS

<div style="border-left:5px solid #eb9dd2;"></div>

CSS Border Right color for the above div is #eb9dd2

HTML with inline CSS

<div style="border-right:5px solid #eb9dd2;"></div>

CSS Border Bottom color for the above div is #eb9dd2

HTML with inline CSS

<div style="border-bottom:5px solid #eb9dd2;"></div>

CSS Border Top color for the above div is #eb9dd2

HTML with inline CSS

<div style="border-top:5px solid #eb9dd2;"></div>

#eb9dd2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eb9dd2; } .examplecolorclass {color:#eb9dd2; } .examplebordercolor {border:3px solid #eb9dd2; }

#eb9dd2 Color code Preview on White Background

This is how #eb9dd2 Color code will look on white background color. Color contrast ratio is 2.04

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eb9dd2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eb9dd2; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(235,157,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,235,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,157,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>