Skip to main content Skip to docs navigation

#eec6ee hex color | Download Light Red BG image | 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 Sugar High and its hex is #EFC9EC Nearest Color Name

Color Hue/Base color: Red

Hex #eec6ee Color code in RGB color code model is created after adding 93.33% red color, 77.65% green color and 93.33% blue color. Hex #eec6ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 0% yellow and 6.67% black.

Hex #eec6ee color code is between #ddccdd web safe hex color code and #ffbbff web safe hex color code. #ddccdd is the nearest web safe color code. You can see here many more shades of #eec6ee color code.

RGB Chart

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

Color Table

Hex Color Code eec6ee #eec6ee
RGB Decimal 238, 198, 238 238, 198, 238
RGB Percent 93%, 78%, 93% rgb(93%, 78%, 93%)
CSS RGBa 238, 198, 238,1 rgba(238,198,238,1)
CMYK Model cmyk(0%,17%,0%,6.67%)
HSL Color Space 300,54% ,85% hsl(300,54% ,85%)
HSV Color Space 300°, 17%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 11000110 11101110
Octal 356 306 356
Decimal 238 198 238
Hex ee c6 ee

Different shades of #eec6ee color code.

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

Darkest of #eec6ee
#cb50cb
Darker of #eec6ee
#d777d7
Dark of #eec6ee
#e29fe2
Base of #eec6ee
#eec6ee
Light of #eec6ee
#faedfa
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

#eec6ee
#c6eec6

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

Split Complementary

#eec6ee
#daeec6
#c6eeda

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

Analogous Color

#d7c6ee
#ddc6ee
#eec6ee
#eec6e1
#eec6d0

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

#eec6ee
#c6eeee
#eeeec6

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

#eec6ee
#eeeec6
#c6eec6
#c6c6ee

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

#eec6ee
#eedac6
#c6eec6
#c6daee

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 #eec6ee

#b335b3
#cb50cb
#d777d7
#e29fe2
#eec6ee
#faedfa
#ffffff
#ffffff
#ffffff

Tints of #eec6ee Color

#eec6ee
#efccef
#f1d2f1
#f3d9f3
#f5dff5
#f7e5f7
#f9ecf9
#fbf2fb
#fdf8fd
#ffffff

Shades of #eec6ee color code

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

#eec6ee
#d3b0d3
#b99ab9
#9e849e
#846e84
#695869
#4f424f
#342c34
#1a161a
#000000

Tones

#eec6ee
#e7cde7
#dfd5df
#dadada
#dadada

Tones

Similar Color like #eec6ee color

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

#efc7ef
#f0c8f0
#f1c9f1
#f2caf2
#f3cbf3
#f4ccf4
#f5cdf5
#f6cef6
#f7cff7
#f8d0f8
#f9d1f9
#fad2fa
#fbd3fb
#fcd4fc
#edc5ed
#ecc4ec
#ebc3eb
#eac2ea
#e9c1e9
#e8c0e8
#e7bfe7
#e6bee6
#e5bde5
#e4bce4
#e3bbe3
#e2bae2
#e1b9e1
#e0b8e0

Download this Light Red

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

#eec6ee Color Code Preview on Black Background Color

This is how #eec6ee Color will look on black background color. Color contrast ratio is 13.95

#eec6ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec6ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec6ee

#eec6ee color code is use for CSS Background Color

Background color for the above div is #eec6ee

HTML with inline CSS

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

#eec6ee color code is use for CSS Border Color

CSS Border color for the above div is #eec6ee

HTML with inline CSS

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

CSS Border Left color for the above div is #eec6ee

HTML with inline CSS

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

CSS Border Right color for the above div is #eec6ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eec6ee

HTML with inline CSS

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

CSS Border Top color for the above div is #eec6ee

HTML with inline CSS

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

#eec6ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eec6ee Color code Preview on White Background

This is how #eec6ee Color code will look on white background color. Color contrast ratio is 1.51

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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