crispedge.com

Color picker

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

#efd1ca hex color - Yellow - Warm color - Information

#efd1ca hex color - Yellow - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Yellow

Hex #efd1ca Color code in RGB color code model is created after adding 93.73% red color, 81.96% green color and 79.22% blue color. Hex #efd1ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 15% yellow and 6% black.

Hex #efd1ca color code is between #eecccc web safe hex color code and #ffddbb web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #efd1ca color code.

0 Likes 0 Comments | 18 Views

Color Table

Hex Color Codeefd1ca#efd1ca
RGB Decimal239, 209, 202rgb(239, 209, 202)
RGB Percent94%, 82%, 79%rgb(94%, 82%, 79%)
CSS RGBa239, 209, 202,1rgba(239,209,202,1)
CMYK Modelcmyk(0%,13%,15%,6%)
HSL Color Space11,54% ,86%hsl(11,54% ,86%)
HSV Color Space11°, 15%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101000111001010
Octal357321312
Decimal239209202
Hexefd1ca

Different shades of #efd1ca color code.

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

Light Shade of #efd1ca
#fbf3f1
Dark Shade of #efd1ca
#e3afa3
Saturated Shade of #efd1ca
#f2cfc7
Desaturated Shade of #efd1ca
#ecd3cd
Grey scale Shade of #efd1ca
#dcdcdc
Brighten Shade
#ffeae3
Most Readable Shade
#000000

Shades of #efd1ca color code

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

#efd1ca
#d4b9b3
#b9a29d
#9f8b86
#847470
#6a5c59
#4f4543
#352e2c
#1a1716
#000000

Similar Color like #efd1ca color

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

#f0d2cb
#f1d3cc
#f2d4cd
#f3d5ce
#f4d6cf
#f5d7d0
#f6d8d1
#f7d9d2
#f8dad3
#f9dbd4
#fadcd5
#fbddd6
#fcded7
#fddfd8
#eed0c9
#edcfc8
#eccec7
#ebcdc6
#eaccc5
#e9cbc4
#e8cac3
#e7c9c2
#e6c8c1
#e5c7c0
#e4c6bf
#e3c5be
#e2c4bd
#e1c3bc

Monochromatic Color with #efd1ca

#efd1ca
#1a1716
#453c3a
#6f615e
#9a8782
#c4aca6

Tints of #efd1ca Color

#efd1ca
#f0d6cf
#f2dbd5
#f4e0db
#f6e5e1
#f7eae7
#f9efed
#fbf4f3
#fdf9f9
#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

#efd1ca
#cae8ef

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

Split Complementary

#efd1ca
#caefe3
#cad6ef

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

Analogous Color

#efcad2
#efcaca
#efd1ca
#efd8ca
#efe0ca

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

#efd1ca
#caefd1
#d1caef

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

#efd1ca
#d5efca
#cae8ef
#e3caef

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

#efd1ca
#cae8ef
#cad6ef
#efe3ca

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 #efd1ca 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.

#efd1ca Color Code Preview on Black Background Color

This is how #efd1ca Color will look on black background color. Color contrast ratio is 14.64

#efd1ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd1ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd1ca

#efd1ca color code is use for CSS Background Color

Background color for the above div is #efd1ca

HTML with inline CSS

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

#efd1ca color code is use for CSS Border Color

CSS Border color for the above div is #efd1ca

HTML with inline CSS

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

CSS Border Left color for the above div is #efd1ca

HTML with inline CSS

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

CSS Border Right color for the above div is #efd1ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd1ca

HTML with inline CSS

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

CSS Border Top color for the above div is #efd1ca

HTML with inline CSS

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

#efd1ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd1ca Color code Preview on White Background

This is how #efd1ca Color code will look on white background color. Color contrast ratio is 1.43

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

Related Gradients

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

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.