Skip to main content Skip to docs navigation

#efc4e2 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 Venetian Rose and its hex is #EFC6E1 Nearest Color Name

Color Hue/Base color: Red

Hex #efc4e2 Color code in RGB color code model is created after adding 93.73% red color, 76.86% green color and 88.63% blue color. Hex #efc4e2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 5% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code efc4e2 #efc4e2
RGB Decimal 239, 196, 226 239, 196, 226
RGB Percent 94%, 77%, 89% rgb(94%, 77%, 89%)
CSS RGBa 239, 196, 226,1 rgba(239,196,226,1)
CMYK Model cmyk(0%,18%,5%,6.27%)
HSL Color Space 318,57% ,85% hsl(318,57% ,85%)
HSV Color Space 318°, 18%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11000100 11100010
Octal 357 304 342
Decimal 239 196 226
Hex ef c4 e2

Different shades of #efc4e2 color code.

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

Darkest of #efc4e2
#ce4ca7
Darker of #efc4e2
#d974bb
Dark of #efc4e2
#e49cce
Base of #efc4e2
#efc4e2
Light of #efc4e2
#faecf6
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

#efc4e2
#c4efd1

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

Split Complementary

#efc4e2
#ccefc4
#c4efe6

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

Analogous Color

#e3c4ef
#eac4ef
#efc4e2
#efc4d4
#efc6c4

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

#efc4e2
#c4e2ef
#e2efc4

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

#efc4e2
#e2efc4
#c4efd1
#d1c4ef

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

#efc4e2
#efe6c4
#c4efd1
#c4ccef

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

#b6318e
#ce4ca7
#d974bb
#e49cce
#efc4e2
#faecf6
#ffffff
#ffffff
#ffffff

Tints of #efc4e2 Color

#efc4e2
#f0cae5
#f2d1e8
#f4d7eb
#f6deee
#f7e4f2
#f9ebf5
#fbf1f8
#fdf8fb
#ffffff

Shades of #efc4e2 color code

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

#efc4e2
#d4aec8
#b998af
#9f8296
#846c7d
#6a5764
#4f414b
#352b32
#1a1519
#000000

Tones

#efc4e2
#e7cbdf
#e0d3dc
#d9d9d9
#d9d9d9

Tones

Similar Color like #efc4e2 color

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

#f0c5e3
#f1c6e4
#f2c7e5
#f3c8e6
#f4c9e7
#f5cae8
#f6cbe9
#f7ccea
#f8cdeb
#f9ceec
#facfed
#fbd0ee
#fcd1ef
#fdd2f0
#eec3e1
#edc2e0
#ecc1df
#ebc0de
#eabfdd
#e9bedc
#e8bddb
#e7bcda
#e6bbd9
#e5bad8
#e4b9d7
#e3b8d6
#e2b7d5
#e1b6d4

Download this Light Red

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

#efc4e2 Color Code Preview on Black Background Color

This is how #efc4e2 Color will look on black background color. Color contrast ratio is 13.66

#efc4e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc4e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc4e2

#efc4e2 color code is use for CSS Background Color

Background color for the above div is #efc4e2

HTML with inline CSS

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

#efc4e2 color code is use for CSS Border Color

CSS Border color for the above div is #efc4e2

HTML with inline CSS

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

CSS Border Left color for the above div is #efc4e2

HTML with inline CSS

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

CSS Border Right color for the above div is #efc4e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc4e2

HTML with inline CSS

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

CSS Border Top color for the above div is #efc4e2

HTML with inline CSS

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

#efc4e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc4e2 Color code Preview on White Background

This is how #efc4e2 Color code will look on white background color. Color contrast ratio is 1.54

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

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