Skip to main content Skip to docs navigation

#e2c5dd hex color | Light Violet & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Romantic Ballad and its hex is #E0BEDF Nearest Color Name

Color Hue/Base color: Violet

Hex #e2c5dd Color code in RGB color code model is created after adding 88.63% red color, 77.25% green color and 86.67% blue color. Hex #e2c5dd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 2% yellow and 11.37% black.

Hex #e2c5dd color code is between #ddcccc web safe hex color code and #eebbee web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #e2c5dd color code.

RGB Chart

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

Color Table

Hex Color Code e2c5dd #e2c5dd
RGB Decimal 226, 197, 221 226, 197, 221
RGB Percent 89%, 77%, 87% rgb(89%, 77%, 87%)
CSS RGBa 226, 197, 221,1 rgba(226,197,221,1)
CMYK Model cmyk(0%,13%,2%,11.37%)
HSL Color Space 310,33% ,83% hsl(310,33% ,83%)
HSV Color Space 310°, 13%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100010 11000101 11011101
Octal 342 305 335
Decimal 226 197 221
Hex e2 c5 dd

Different shades of #e2c5dd color code.

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

Darkest of #e2c5dd
#af5fa1
Darker of #e2c5dd
#c081b5
Dark of #e2c5dd
#d1a3c9
Base of #e2c5dd
#e2c5dd
Light of #e2c5dd
#f3e7f1
Lighter
#ffffff
Lightest
#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

#e2c5dd
#c5e2ca

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

Split Complementary

#e2c5dd
#cee2c5
#c5e2d8

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

Analogous Color

#d6c5e2
#dbc5e2
#e2c5dd
#e2c5d3
#e2c5c7

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

#e2c5dd
#c5dde2
#dde2c5

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

#e2c5dd
#dde2c5
#c5e2ca
#cac5e2

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

Square Color

#e2c5dd
#e2d8c5
#c5e2ca
#c5cee2

Square 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).

Monochromatic Color with #e2c5dd

#924985
#af5fa1
#c081b5
#d1a3c9
#e2c5dd
#f3e7f1
#ffffff
#ffffff
#ffffff

Tints of #e2c5dd Color

#e2c5dd
#e5cbe0
#e8d1e4
#ebd8e8
#eedeec
#f2e5ef
#f5ebf3
#f8f2f7
#fbf8fb
#ffffff

Shades of #e2c5dd color code

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

#e2c5dd
#c8afc4
#af99ab
#968393
#7d6d7a
#645762
#4b4149
#322b31
#191518
#000000

Tones

#e2c5dd
#d9ced7
#d3d3d3
#d3d3d3
#d3d3d3

Tones

Similar Color like #e2c5dd color

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

#e3c6de
#e4c7df
#e5c8e0
#e6c9e1
#e7cae2
#e8cbe3
#e9cce4
#eacde5
#ebcee6
#eccfe7
#edd0e8
#eed1e9
#efd2ea
#f0d3eb
#e1c4dc
#e0c3db
#dfc2da
#dec1d9
#ddc0d8
#dcbfd7
#dbbed6
#dabdd5
#d9bcd4
#d8bbd3
#d7bad2
#d6b9d1
#d5b8d0
#d4b7cf

Download this

Hex #e2c5dd 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.

#e2c5dd Color Code Preview on Black Background Color

This is how #e2c5dd Color will look on black background color. Color contrast ratio is 13.26

#e2c5dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c5dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c5dd

#e2c5dd color code is use for CSS Background Color

Background color for the above div is #e2c5dd

HTML with inline CSS

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

#e2c5dd color code is use for CSS Border Color

CSS Border color for the above div is #e2c5dd

HTML with inline CSS

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

CSS Border Left color for the above div is #e2c5dd

HTML with inline CSS

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

CSS Border Right color for the above div is #e2c5dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2c5dd

HTML with inline CSS

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

CSS Border Top color for the above div is #e2c5dd

HTML with inline CSS

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

#e2c5dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2c5dd Color code Preview on White Background

This is how #e2c5dd Color code will look on white background color. Color contrast ratio is 1.58

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 #e2c5dd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e2c5dd; }

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(226,197,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,226,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,197,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }