Skip to main content Skip to docs navigation

#efcbdd 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 Persian Delight and its hex is #EFCADA Nearest Color Name

Color Hue/Base color: Red

Hex #efcbdd Color code in RGB color code model is created after adding 93.73% red color, 79.61% green color and 86.67% blue color. Hex #efcbdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 8% yellow and 6.27% black.

Hex #efcbdd color code is between #eecccc web safe hex color code and #ffbbee web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #efcbdd color code.

RGB Chart

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

Color Table

Hex Color Code efcbdd #efcbdd
RGB Decimal 239, 203, 221 239, 203, 221
RGB Percent 94%, 80%, 87% rgb(94%, 80%, 87%)
CSS RGBa 239, 203, 221,1 rgba(239,203,221,1)
CMYK Model cmyk(0%,15%,8%,6.27%)
HSL Color Space 330,53% ,87% hsl(330,53% ,87%)
HSV Color Space 330°, 15%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11001011 11011101
Octal 357 313 335
Decimal 239 203 221
Hex ef cb dd

Different shades of #efcbdd color code.

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

Darkest of #efcbdd
#cb5691
Darker of #efcbdd
#d77daa
Dark of #efcbdd
#e3a4c4
Base of #efcbdd
#efcbdd
Light of #efcbdd
#fbf2f7
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

#efcbdd
#cbefdd

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

Split Complementary

#efcbdd
#cbefcb
#cbefef

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

Analogous Color

#eccbef
#efcbec
#efcbdd
#efcbd1
#efd4cb

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

#efcbdd
#cbddef
#ddefcb

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

#efcbdd
#ddefcb
#cbefdd
#ddcbef

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

#efcbdd
#efefcb
#cbefdd
#cbcbef

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

#b63877
#cb5691
#d77daa
#e3a4c4
#efcbdd
#fbf2f7
#ffffff
#ffffff
#ffffff

Tints of #efcbdd Color

#efcbdd
#f0d0e0
#f2d6e4
#f4dce8
#f6e2ec
#f7e7ef
#f9edf3
#fbf3f7
#fdf9fb
#ffffff

Shades of #efcbdd color code

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

#efcbdd
#d4b4c4
#b99dab
#9f8793
#84707a
#6a5a62
#4f4349
#352d31
#1a1618
#000000

Tones

#efcbdd
#e8d2dd
#e1d9dd
#dddddd
#dddddd

Tones

Similar Color like #efcbdd color

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

#f0ccde
#f1cddf
#f2cee0
#f3cfe1
#f4d0e2
#f5d1e3
#f6d2e4
#f7d3e5
#f8d4e6
#f9d5e7
#fad6e8
#fbd7e9
#fcd8ea
#fdd9eb
#eecadc
#edc9db
#ecc8da
#ebc7d9
#eac6d8
#e9c5d7
#e8c4d6
#e7c3d5
#e6c2d4
#e5c1d3
#e4c0d2
#e3bfd1
#e2bed0
#e1bdcf

Download this Light Red

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

#efcbdd Color Code Preview on Black Background Color

This is how #efcbdd Color will look on black background color. Color contrast ratio is 14.26

#efcbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efcbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efcbdd

#efcbdd color code is use for CSS Background Color

Background color for the above div is #efcbdd

HTML with inline CSS

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

#efcbdd color code is use for CSS Border Color

CSS Border color for the above div is #efcbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #efcbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #efcbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efcbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #efcbdd

HTML with inline CSS

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

#efcbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efcbdd Color code Preview on White Background

This is how #efcbdd Color code will look on white background color. Color contrast ratio is 1.47

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

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