crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efc2d9 hex color - Red - Warm color - Information

#efc2d9 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #efc2d9 Color code in RGB color code model is created after adding 93.73% red color, 76.08% green color and 85.1% blue color. Hex #efc2d9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 9% yellow and 6% black.

Hex #efc2d9 color code is between #eebbdd web safe hex color code and #ffcccc web safe hex color code. #eebbdd is the nearest web safe color code. You can see here many more shades of #efc2d9 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeefc2d9#efc2d9
RGB Decimal239, 194, 217rgb(239, 194, 217)
RGB Percent94%, 76%, 85%rgb(94%, 76%, 85%)
CSS RGBa239, 194, 217,1rgba(239,194,217,1)
CMYK Modelcmyk(0%,19%,9%,6%)
HSL Color Space329,58% ,85%hsl(329,58% ,85%)
HSV Color Space329°, 19%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100001011011001
Octal357302331
Decimal239194217
Hexefc2d9

Different shades of #efc2d9 color code.

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

Light Shade of #efc2d9
#faeaf2
Dark Shade of #efc2d9
#e49ac0
Saturated Shade of #efc2d9
#f3bed9
Desaturated Shade of #efc2d9
#ebc6d9
Grey scale Shade of #efc2d9
#d8d8d8
Brighten Shade
#ffdbf2
Most Readable Shade
#000000

Shades of #efc2d9 color code

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

#efc2d9
#d4acc0
#b996a8
#9f8190
#846b78
#6a5660
#4f4048
#352b30
#1a1518
#000000

Similar Color like #efc2d9 color

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

#f0c3da
#f1c4db
#f2c5dc
#f3c6dd
#f4c7de
#f5c8df
#f6c9e0
#f7cae1
#f8cbe2
#f9cce3
#facde4
#fbcee5
#fccfe6
#fdd0e7
#eec1d8
#edc0d7
#ecbfd6
#ebbed5
#eabdd4
#e9bcd3
#e8bbd2
#e7bad1
#e6b9d0
#e5b8cf
#e4b7ce
#e3b6cd
#e2b5cc
#e1b4cb

Monochromatic Color with #efc2d9

#efc2d9
#1a1618
#45383f
#6f5b65
#9a7d8c
#c4a0b2

Tints of #efc2d9 Color

#efc2d9
#f0c8dd
#f2cfe1
#f4d6e5
#f6dde9
#f7e3ee
#f9eaf2
#fbf1f6
#fdf8fa
#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

#efc2d9
#c2efd8

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

Split Complementary

#efc2d9
#c2efc2
#c2efee

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

Analogous Color

#efc2eb
#efc2e2
#efc2d9
#efc2d0
#efc2c7

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

#efc2d9
#d9efc2
#c2d9ef

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

#efc2d9
#efeec2
#c2efd8
#c2c2ef

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#efc2d9
#c2efd8
#c2efee
#efc2c2

Double Complementary 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).

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

#efc2d9 Color Code Preview on Black Background Color

This is how #efc2d9 Color will look on black background color. Color contrast ratio is 13.39

#efc2d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc2d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc2d9

#efc2d9 color code is use for CSS Background Color

Background color for the above div is #efc2d9

HTML with inline CSS

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

#efc2d9 color code is use for CSS Border Color

CSS Border color for the above div is #efc2d9

HTML with inline CSS

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

CSS Border Left color for the above div is #efc2d9

HTML with inline CSS

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

CSS Border Right color for the above div is #efc2d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc2d9

HTML with inline CSS

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

CSS Border Top color for the above div is #efc2d9

HTML with inline CSS

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

#efc2d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc2d9 Color code Preview on White Background

This is how #efc2d9 Color code will look on white background color. Color contrast ratio is 1.57

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.