crispedge.com

Color picker

Loading...

#efd5cf hex color - Va Va Bloom - Orange - Warm color - Information

#efd5cf hex color - Va Va Bloom - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #efd5cf Color Code is also known as Va Va Bloom color.

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

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

0 Likes 0 Comments | 27 Views

RGB Chart

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

Color Table

Hex Color Codeefd5cf#efd5cf
RGB Decimal239, 213, 207rgb(239, 213, 207)
RGB Percent94%, 84%, 81%rgb(94%, 84%, 81%)
CSS RGBa239, 213, 207,1rgba(239,213,207,1)
CMYK Modelcmyk(0%,11%,13%,6%)
HSL Color Space11,50% ,87%hsl(11,50% ,87%)
HSV Color Space11°, 13%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101010111001111
Octal357325317
Decimal239213207
Hexefd5cf

Different shades of #efd5cf color code.

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

Light Shade of #efd5cf
#fcf6f5
Dark Shade of #efd5cf
#e2b4a9
Saturated Shade of #efd5cf
#f2d3cc
Desaturated Shade of #efd5cf
#ecd7d2
Grey scale Shade of #efd5cf
#dfdfdf
Brighten Shade
#ffeee8
Most Readable Shade
#000000

Shades of #efd5cf color code

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

#efd5cf
#d4bdb8
#b9a5a1
#9f8e8a
#847673
#6a5e5c
#4f4745
#352f2e
#1a1717
#000000

Similar Color like #efd5cf color

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

#f0d6d0
#f1d7d1
#f2d8d2
#f3d9d3
#f4dad4
#f5dbd5
#f6dcd6
#f7ddd7
#f8ded8
#f9dfd9
#fae0da
#fbe1db
#fce2dc
#fde3dd
#eed4ce
#edd3cd
#ecd2cc
#ebd1cb
#ead0ca
#e9cfc9
#e8cec8
#e7cdc7
#e6ccc6
#e5cbc5
#e4cac4
#e3c9c3
#e2c8c2
#e1c7c1

Monochromatic Color with #efd5cf

#efd5cf
#1a1817
#453d3c
#6f6361
#9a8985
#c4afaa

Tints of #efd5cf Color

#efd5cf
#f0d9d4
#f2ded9
#f4e3df
#f6e7e4
#f7ece9
#f9f1ef
#fbf5f4
#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

#efd5cf
#cfe9ef

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

Split Complementary

#efd5cf
#cfefe5
#cfd9ef

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

Analogous Color

#efcfd6
#efcfcf
#efd5cf
#efdbcf
#efe2cf

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

#efd5cf
#cfefd5
#d5cfef

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

#efd5cf
#d9efcf
#cfe9ef
#e5cfef

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

#efd5cf
#cfe9ef
#cfd9ef
#efe5cf

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

#efd5cf Color Code Preview on Black Background Color

This is how #efd5cf Color will look on black background color. Color contrast ratio is 15.09

#efd5cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd5cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd5cf

#efd5cf color code is use for CSS Background Color

Background color for the above div is #efd5cf

HTML with inline CSS

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

#efd5cf color code is use for CSS Border Color

CSS Border color for the above div is #efd5cf

HTML with inline CSS

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

CSS Border Left color for the above div is #efd5cf

HTML with inline CSS

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

CSS Border Right color for the above div is #efd5cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd5cf

HTML with inline CSS

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

CSS Border Top color for the above div is #efd5cf

HTML with inline CSS

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

#efd5cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd5cf Color code Preview on White Background

This is how #efd5cf Color code will look on white background color. Color contrast ratio is 1.39

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

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

0 Likes 0 Comments | 27 Views

Post your comment:-

By submitting comment you agree to our privacy policy.