Skip to main content Skip to docs navigation

#efa2d0 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 Violet Kiss and its hex is #F0A0D1 Nearest Color Name

Color Hue/Base color: Red

Hex #efa2d0 Color code in RGB color code model is created after adding 93.73% red color, 63.53% green color and 81.57% blue color. Hex #efa2d0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 13% yellow and 6.27% black.

Hex #efa2d0 color code is between #eeaacc web safe hex color code and #ff99dd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #efa2d0 color code.

RGB Chart

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

Color Table

Hex Color Code efa2d0 #efa2d0
RGB Decimal 239, 162, 208 239, 162, 208
RGB Percent 94%, 64%, 82% rgb(94%, 64%, 82%)
CSS RGBa 239, 162, 208,1 rgba(239,162,208,1)
CMYK Model cmyk(0%,32%,13%,6.27%)
HSL Color Space 324,71% ,79% hsl(324,71% ,79%)
HSV Color Space 324°, 32%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 10100010 11010000
Octal 357 242 320
Decimal 239 162 208
Hex ef a2 d0

Different shades of #efa2d0 color code.

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

Darkest of #efa2d0
#d4248d
Darker of #efa2d0
#e04ba4
Dark of #efa2d0
#e876ba
Base of #efa2d0
#efa2d0
Light of #efa2d0
#f6cee6
Lighter
#fef9fc
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

#efa2d0
#a2efc1

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

Split Complementary

#efa2d0
#aaefa2
#a2efe8

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

Analogous Color

#e1a2ef
#eea2ef
#efa2d0
#efa2b6
#efaea2

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

#efa2d0
#a2d0ef
#d0efa2

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

#efa2d0
#d0efa2
#a2efc1
#c1a2ef

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

#efa2d0
#efe8a2
#a2efc1
#a2aaef

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

#a81d70
#d4248d
#e04ba4
#e876ba
#efa2d0
#f6cee6
#fef9fc
#ffffff
#ffffff

Tints of #efa2d0 Color

#efa2d0
#f0acd5
#f2b6da
#f4c1df
#f6cbe4
#f7d5ea
#f9e0ef
#fbeaf4
#fdf4f9
#ffffff

Shades of #efa2d0 color code

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

#efa2d0
#d490b8
#b97ea1
#9f6c8a
#845a73
#6a485c
#4f3645
#35242e
#1a1217
#000000

Tones

#efa2d0
#e4adce
#d9b8cc
#cec3ca
#c9c9c9

Tones

Similar Color like #efa2d0 color

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

#f0a3d1
#f1a4d2
#f2a5d3
#f3a6d4
#f4a7d5
#f5a8d6
#f6a9d7
#f7aad8
#f8abd9
#f9acda
#faaddb
#fbaedc
#fcafdd
#fdb0de
#eea1cf
#eda0ce
#ec9fcd
#eb9ecc
#ea9dcb
#e99cca
#e89bc9
#e79ac8
#e699c7
#e598c6
#e497c5
#e396c4
#e295c3
#e194c2

Download this Light Red

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

#efa2d0 Color Code Preview on Black Background Color

This is how #efa2d0 Color will look on black background color. Color contrast ratio is 10.75

#efa2d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa2d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa2d0

#efa2d0 color code is use for CSS Background Color

Background color for the above div is #efa2d0

HTML with inline CSS

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

#efa2d0 color code is use for CSS Border Color

CSS Border color for the above div is #efa2d0

HTML with inline CSS

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

CSS Border Left color for the above div is #efa2d0

HTML with inline CSS

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

CSS Border Right color for the above div is #efa2d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efa2d0

HTML with inline CSS

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

CSS Border Top color for the above div is #efa2d0

HTML with inline CSS

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

#efa2d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efa2d0 Color code Preview on White Background

This is how #efa2d0 Color code will look on white background color. Color contrast ratio is 1.95

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

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