crispedge.com

Color picker

Loading...

#efd8c9 hex color - Yellow - Warm color - Information

#efd8c9 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #efd8c9 Color code in RGB color code model is created after adding 93.73% red color, 84.71% green color and 78.82% blue color. Hex #efd8c9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 16% yellow and 6% black.

Hex #efd8c9 color code is between #eeddcc web safe hex color code and #ffccbb web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #efd8c9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeefd8c9#efd8c9
RGB Decimal239, 216, 201rgb(239, 216, 201)
RGB Percent94%, 85%, 79%rgb(94%, 85%, 79%)
CSS RGBa239, 216, 201,1rgba(239,216,201,1)
CMYK Modelcmyk(0%,10%,16%,6%)
HSL Color Space24,54% ,86%hsl(24,54% ,86%)
HSV Color Space24°, 16%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101100011001001
Octal357330311
Decimal239216201
Hexefd8c9

Different shades of #efd8c9 color code.

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

Light Shade of #efd8c9
#fbf4f0
Dark Shade of #efd8c9
#e3bca2
Saturated Shade of #efd8c9
#f2d7c5
Desaturated Shade of #efd8c9
#ebd9cc
Grey scale Shade of #efd8c9
#dcdcdc
Brighten Shade
#fff1e2
Most Readable Shade
#000000

Shades of #efd8c9 color code

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

#efd8c9
#d4c0b2
#b9a89c
#9f9086
#84786f
#6a6059
#4f4843
#35302c
#1a1816
#000000

Similar Color like #efd8c9 color

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

#f0d9ca
#f1dacb
#f2dbcc
#f3dccd
#f4ddce
#f5decf
#f6dfd0
#f7e0d1
#f8e1d2
#f9e2d3
#fae3d4
#fbe4d5
#fce5d6
#fde6d7
#eed7c8
#edd6c7
#ecd5c6
#ebd4c5
#ead3c4
#e9d2c3
#e8d1c2
#e7d0c1
#e6cfc0
#e5cebf
#e4cdbe
#e3ccbd
#e2cbbc
#e1cabb

Monochromatic Color with #efd8c9

#efd8c9
#1a1816
#453e3a
#6f655e
#9a8b82
#c4b2a5

Tints of #efd8c9 Color

#efd8c9
#f0dccf
#f2e0d5
#f4e5db
#f6e9e1
#f7ede7
#f9f2ed
#fbf6f3
#fdfaf9
#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

#efd8c9
#c9e0ef

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

Split Complementary

#efd8c9
#c9efeb
#c9cdef

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

Analogous Color

#efc9c9
#efd0c9
#efd8c9
#efe0c9
#efe7c9

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

#efd8c9
#c9efd8
#d8c9ef

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

#efd8c9
#cdefc9
#c9e0ef
#ebc9ef

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

#efd8c9
#c9e0ef
#c9cdef
#efebc9

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

#efd8c9 Color Code Preview on Black Background Color

This is how #efd8c9 Color will look on black background color. Color contrast ratio is 15.34

#efd8c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8c9

#efd8c9 color code is use for CSS Background Color

Background color for the above div is #efd8c9

HTML with inline CSS

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

#efd8c9 color code is use for CSS Border Color

CSS Border color for the above div is #efd8c9

HTML with inline CSS

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

CSS Border Left color for the above div is #efd8c9

HTML with inline CSS

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

CSS Border Right color for the above div is #efd8c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd8c9

HTML with inline CSS

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

CSS Border Top color for the above div is #efd8c9

HTML with inline CSS

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

#efd8c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd8c9 Color code Preview on White Background

This is how #efd8c9 Color code will look on white background color. Color contrast ratio is 1.37

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,216,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,224,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,216,201,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.