Skip to main content Skip to docs navigation

#efc7db 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 Pantone 3568 C and its hex is #F0C8D9 Nearest Color Name

Color Hue/Base color: Red

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

Hex #efc7db color code is between #eeccdd web safe hex color code and #ffbbcc web safe hex color code. #eeccdd is the nearest web safe color code. You can see here many more shades of #efc7db color code.

RGB Chart

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

Color Table

Hex Color Code efc7db #efc7db
RGB Decimal 239, 199, 219 239, 199, 219
RGB Percent 94%, 78%, 86% rgb(94%, 78%, 86%)
CSS RGBa 239, 199, 219,1 rgba(239,199,219,1)
CMYK Model cmyk(0%,17%,8%,6.27%)
HSL Color Space 330,56% ,86% hsl(330,56% ,86%)
HSV Color Space 330°, 17%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11000111 11011011
Octal 357 307 333
Decimal 239 199 219
Hex ef c7 db

Different shades of #efc7db color code.

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

Darkest of #efc7db
#cd508e
Darker of #efc7db
#d878a8
Dark of #efc7db
#e49fc1
Base of #efc7db
#efc7db
Light of #efc7db
#faeff4
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

#efc7db
#c7efdb

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

Split Complementary

#efc7db
#c7efc7
#c7efef

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

Analogous Color

#ecc7ef
#efc7ec
#efc7db
#efc7ce
#efd1c7

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

#efc7db
#c7dbef
#dbefc7

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

#efc7db
#dbefc7
#c7efdb
#dbc7ef

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

#efc7db
#efefc7
#c7efdb
#c7c7ef

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

#b63475
#cd508e
#d878a8
#e49fc1
#efc7db
#faeff4
#ffffff
#ffffff
#ffffff

Tints of #efc7db Color

#efc7db
#f0cddf
#f2d3e3
#f4d9e7
#f6dfeb
#f7e6ef
#f9ecf3
#fbf2f7
#fdf8fb
#ffffff

Shades of #efc7db color code

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

#efc7db
#d4b0c2
#b99aaa
#9f8492
#846e79
#6a5861
#4f4249
#352c30
#1a1618
#000000

Tones

#efc7db
#e8cedb
#e1d5db
#dbdbdb
#dbdbdb

Tones

Similar Color like #efc7db color

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

#f0c8dc
#f1c9dd
#f2cade
#f3cbdf
#f4cce0
#f5cde1
#f6cee2
#f7cfe3
#f8d0e4
#f9d1e5
#fad2e6
#fbd3e7
#fcd4e8
#fdd5e9
#eec6da
#edc5d9
#ecc4d8
#ebc3d7
#eac2d6
#e9c1d5
#e8c0d4
#e7bfd3
#e6bed2
#e5bdd1
#e4bcd0
#e3bbcf
#e2bace
#e1b9cd

Download this Light Red

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

#efc7db Color Code Preview on Black Background Color

This is how #efc7db Color will look on black background color. Color contrast ratio is 13.86

#efc7db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc7db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc7db

#efc7db color code is use for CSS Background Color

Background color for the above div is #efc7db

HTML with inline CSS

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

#efc7db color code is use for CSS Border Color

CSS Border color for the above div is #efc7db

HTML with inline CSS

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

CSS Border Left color for the above div is #efc7db

HTML with inline CSS

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

CSS Border Right color for the above div is #efc7db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc7db

HTML with inline CSS

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

CSS Border Top color for the above div is #efc7db

HTML with inline CSS

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

#efc7db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc7db Color code Preview on White Background

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

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