crispedge.com

Color picker

Loading...

#efd1cd hex color - Orange - Warm color - Information

#efd1cd hex color - Orange - Warm color

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefd1cd#efd1cd
RGB Decimal239, 209, 205rgb(239, 209, 205)
RGB Percent94%, 82%, 80%rgb(94%, 82%, 80%)
CSS RGBa239, 209, 205,1rgba(239,209,205,1)
CMYK Modelcmyk(0%,13%,14%,6%)
HSL Color Space7,52% ,87%hsl(7,52% ,87%)
HSV Color Space7°, 14%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101000111001101
Octal357321315
Decimal239209205
Hexefd1cd

Different shades of #efd1cd color code.

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

Light Shade of #efd1cd
#fbf5f4
Dark Shade of #efd1cd
#e3ada6
Saturated Shade of #efd1cd
#f2ceca
Desaturated Shade of #efd1cd
#ecd3d0
Grey scale Shade of #efd1cd
#dedede
Brighten Shade
#ffeae6
Most Readable Shade
#000000

Shades of #efd1cd color code

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

#efd1cd
#d4b9b6
#b9a29f
#9f8b88
#847471
#6a5c5b
#4f4544
#352e2d
#1a1716
#000000

Similar Color like #efd1cd color

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

#f0d2ce
#f1d3cf
#f2d4d0
#f3d5d1
#f4d6d2
#f5d7d3
#f6d8d4
#f7d9d5
#f8dad6
#f9dbd7
#fadcd8
#fbddd9
#fcdeda
#fddfdb
#eed0cc
#edcfcb
#ecceca
#ebcdc9
#eaccc8
#e9cbc7
#e8cac6
#e7c9c5
#e6c8c4
#e5c7c3
#e4c6c2
#e3c5c1
#e2c4c0
#e1c3bf

Monochromatic Color with #efd1cd

#efd1cd
#1a1717
#453c3b
#6f6160
#9a8784
#c4aca9

Tints of #efd1cd Color

#efd1cd
#f0d6d2
#f2dbd8
#f4e0dd
#f6e5e3
#f7eae8
#f9efee
#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

#efd1cd
#cdebef

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

Split Complementary

#efd1cd
#cdefe2
#cddaef

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

Analogous Color

#efcdd7
#efcdd0
#efd1cd
#efd8cd
#efdfcd

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

#efd1cd
#cdefd1
#d1cdef

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

#efd1cd
#daefcd
#cdebef
#e2cdef

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

#efd1cd
#cdebef
#cddaef
#efe2cd

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

#efd1cd Color Code Preview on Black Background Color

This is how #efd1cd Color will look on black background color. Color contrast ratio is 14.67

#efd1cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd1cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd1cd

#efd1cd color code is use for CSS Background Color

Background color for the above div is #efd1cd

HTML with inline CSS

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

#efd1cd color code is use for CSS Border Color

CSS Border color for the above div is #efd1cd

HTML with inline CSS

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

CSS Border Left color for the above div is #efd1cd

HTML with inline CSS

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

CSS Border Right color for the above div is #efd1cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd1cd

HTML with inline CSS

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

CSS Border Top color for the above div is #efd1cd

HTML with inline CSS

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

#efd1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd1cd Color code Preview on White Background

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.