Skip to main content Skip to docs navigation

#eec1da hex color - Red - Warm color - Information

On this page
@
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 Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #eec1da color code is between #ddbbdd web safe hex color code and #ffcccc web safe hex color code. #ddbbdd is the nearest web safe color code. You can see here many more shades of #eec1da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code eec1da #eec1da
RGB Decimal 238, 193, 218 rgb(238, 193, 218)
RGB Percent 93%, 76%, 85% rgb(93%, 76%, 85%)
CSS RGBa 238, 193, 218,1 rgba(238,193,218,1)
CMYK Model cmyk(0%,19%,8%,6.67%)
HSL Color Space 327,57% ,85% hsl(327,57% ,85%)
HSV Color Space 327°, 19%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 11000001 11011010
Octal 356 301 332
Decimal 238 193 218
Hex ee c1 da

Different shades of #eec1da color code.

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

Light Shade of #eec1da
#f9e9f2
Dark Shade of #eec1da
#e399c2
Saturated Shade of #eec1da
#f2bdda
Desaturated Shade of #eec1da
#eac5da
Grey scale Shade of #eec1da
#d7d7d7
Brighten Shade
#ffdaf3
Most Readable Shade
#000000

Shades of #eec1da color code

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

#eec1da
#d3abc1
#b996a9
#9e8091
#846b79
#695560
#4f4048
#342a30
#1a1518
#000000

Similar Color like #eec1da color

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

#efc2db
#f0c3dc
#f1c4dd
#f2c5de
#f3c6df
#f4c7e0
#f5c8e1
#f6c9e2
#f7cae3
#f8cbe4
#f9cce5
#facde6
#fbcee7
#fccfe8
#edc0d9
#ecbfd8
#ebbed7
#eabdd6
#e9bcd5
#e8bbd4
#e7bad3
#e6b9d2
#e5b8d1
#e4b7d0
#e3b6cf
#e2b5ce
#e1b4cd
#e0b3cc

Monochromatic Color with #eec1da

#eec1da
#1a1517
#44373e
#6e5a65
#997c8c
#c39fb3

Tints of #eec1da Color

#eec1da
#efc7de
#f1cee2
#f3d5e6
#f5dcea
#f7e3ee
#f9eaf2
#fbf1f6
#fdf8fa
#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

#eec1da
#c1eed5

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

Split Complementary

#eec1da
#c3eec1
#c1eeec

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

Analogous Color

#eec1ec
#eec1e3
#eec1da
#eec1d1
#eec1c8

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

#eec1da
#daeec1
#c1daee

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

#eec1da
#eeebc1
#c1eed5
#c1c3ee

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

#eec1da
#c1eed5
#c1eeec
#eec1c3

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 #eec1da 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.

#eec1da Color Code Preview on Black Background Color

This is how #eec1da Color will look on black background color. Color contrast ratio is 13.28

#eec1da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec1da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec1da

#eec1da color code is use for CSS Background Color

Background color for the above div is #eec1da

HTML with inline CSS

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

#eec1da color code is use for CSS Border Color

CSS Border color for the above div is #eec1da

HTML with inline CSS

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

CSS Border Left color for the above div is #eec1da

HTML with inline CSS

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

CSS Border Right color for the above div is #eec1da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eec1da

HTML with inline CSS

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

CSS Border Top color for the above div is #eec1da

HTML with inline CSS

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

#eec1da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eec1da Color code Preview on White Background

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

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(238,193,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(193,238,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,193,218,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.