Skip to main content Skip to docs navigation

#efc8ed 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 #efc8ed Color code in RGB color code model is created after adding 93.73% red color, 78.43% green color and 92.94% blue color. Hex #efc8ed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 1% yellow and 6.27% black.

Hex #efc8ed color code is between #eeccee web safe hex color code and #ffbbdd web safe hex color code. #eeccee is the nearest web safe color code. You can see here many more shades of #efc8ed color code.

RGB Chart

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

Color Table

Hex Color Code efc8ed #efc8ed
RGB Decimal 239, 200, 237 239, 200, 237
RGB Percent 94%, 78%, 93% rgb(94%, 78%, 93%)
CSS RGBa 239, 200, 237,1 rgba(239,200,237,1)
CMYK Model cmyk(0%,16%,1%,6.27%)
HSL Color Space 303,55% ,86% hsl(303,55% ,86%)
HSV Color Space 303°, 16%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11001000 11101101
Octal 357 310 355
Decimal 239 200 237
Hex ef c8 ed

Different shades of #efc8ed color code.

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

Darkest of #efc8ed
#cd51c6
Darker of #efc8ed
#d879d3
Dark of #efc8ed
#e4a0e0
Base of #efc8ed
#efc8ed
Light of #efc8ed
#faf0fa
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

#efc8ed
#c8efca

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

Split Complementary

#efc8ed
#daefc8
#c8efde

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

Analogous Color

#dac8ef
#e1c8ef
#efc8ed
#efc8e0
#efc8d0

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

#efc8ed
#c8edef
#edefc8

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

#efc8ed
#edefc8
#c8efca
#cac8ef

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

#efc8ed
#efdec8
#c8efca
#c8daef

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

#b635af
#cd51c6
#d879d3
#e4a0e0
#efc8ed
#faf0fa
#ffffff
#ffffff
#ffffff

Tints of #efc8ed Color

#efc8ed
#f0ceef
#f2d4f1
#f4daf3
#f6e0f5
#f7e6f7
#f9ecf9
#fbf2fb
#fdf8fd
#ffffff

Shades of #efc8ed color code

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

#efc8ed
#d4b1d2
#b99bb8
#9f859e
#846f83
#6a5869
#4f424f
#352c34
#1a161a
#000000

Tones

#efc8ed
#e8cfe7
#e1d6e0
#dcdcdc
#dcdcdc

Tones

Similar Color like #efc8ed color

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

#f0c9ee
#f1caef
#f2cbf0
#f3ccf1
#f4cdf2
#f5cef3
#f6cff4
#f7d0f5
#f8d1f6
#f9d2f7
#fad3f8
#fbd4f9
#fcd5fa
#fdd6fb
#eec7ec
#edc6eb
#ecc5ea
#ebc4e9
#eac3e8
#e9c2e7
#e8c1e6
#e7c0e5
#e6bfe4
#e5bee3
#e4bde2
#e3bce1
#e2bbe0
#e1badf

Download this Light Red

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

#efc8ed Color Code Preview on Black Background Color

This is how #efc8ed Color will look on black background color. Color contrast ratio is 14.15

#efc8ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8ed

#efc8ed color code is use for CSS Background Color

Background color for the above div is #efc8ed

HTML with inline CSS

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

#efc8ed color code is use for CSS Border Color

CSS Border color for the above div is #efc8ed

HTML with inline CSS

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

CSS Border Left color for the above div is #efc8ed

HTML with inline CSS

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

CSS Border Right color for the above div is #efc8ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc8ed

HTML with inline CSS

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

CSS Border Top color for the above div is #efc8ed

HTML with inline CSS

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

#efc8ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc8ed Color code Preview on White Background

This is how #efc8ed Color code will look on white background color. Color contrast ratio is 1.48

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

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