crispedge.com

Color picker

Loading...

#edcf93 hex color - Yellow - Warm color - Information

#edcf93 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edcf93 Color code in RGB color code model is created after adding 92.94% red color, 81.18% green color and 57.65% blue color. Hex #edcf93 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 38% yellow and 7% black.

Hex #edcf93 color code is between #eecc99 web safe hex color code and #dddd88 web safe hex color code. #eecc99 is the nearest web safe color code. You can see here many more shades of #edcf93 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeedcf93#edcf93
RGB Decimal237, 207, 147rgb(237, 207, 147)
RGB Percent93%, 81%, 58%rgb(93%, 81%, 58%)
CSS RGBa237, 207, 147,1rgba(237,207,147,1)
CMYK Modelcmyk(0%,13%,38%,7%)
HSL Color Space40,71% ,75%hsl(40,71% ,75%)
HSV Color Space40°, 38%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100111110010011
Octal355317223
Decimal237207147
Hexedcf93

Different shades of #edcf93 color code.

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

Light Shade of #edcf93
#f4e2bf
Dark Shade of #edcf93
#e6bc67
Saturated Shade of #edcf93
#f3d18d
Desaturated Shade of #edcf93
#e7cd99
Grey scale Shade of #edcf93
#c0c0c0
Brighten Shade
#ffe8ac
Most Readable Shade
#000000

Shades of #edcf93 color code

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

#edcf93
#d2b882
#b8a172
#9e8a62
#837351
#695c41
#4f4531
#342e20
#1a1710
#000000

Similar Color like #edcf93 color

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

#eed094
#efd195
#f0d296
#f1d397
#f2d498
#f3d599
#f4d69a
#f5d79b
#f6d89c
#f7d99d
#f8da9e
#f9db9f
#fadca0
#fbdda1
#ecce92
#ebcd91
#eacc90
#e9cb8f
#e8ca8e
#e7c98d
#e6c88c
#e5c78b
#e4c68a
#e3c589
#e2c488
#e1c387
#e0c286
#dfc185

Monochromatic Color with #edcf93

#edcf93
#18150f
#433b2a
#6d6044
#98855e
#c2aa79

Tints of #edcf93 Color

#edcf93
#efd49f
#f1d9ab
#f3dfb7
#f5e4c3
#f7e9cf
#f9efdb
#fbf4e7
#fdf9f3
#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

#edcf93
#93b1ed

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

Split Complementary

#edcf93
#93deed
#a293ed

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

Analogous Color

#edab93
#edbd93
#edcf93
#ede193
#e7ed93

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

#edcf93
#93edcf
#cf93ed

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

#edcf93
#93eda2
#93b1ed
#ed93de

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

#edcf93
#93b1ed
#a293ed
#deed93

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

#edcf93 Color Code Preview on Black Background Color

This is how #edcf93 Color will look on black background color. Color contrast ratio is 13.95

#edcf93 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf93

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf93

#edcf93 color code is use for CSS Background Color

Background color for the above div is #edcf93

HTML with inline CSS

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

#edcf93 color code is use for CSS Border Color

CSS Border color for the above div is #edcf93

HTML with inline CSS

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

CSS Border Left color for the above div is #edcf93

HTML with inline CSS

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

CSS Border Right color for the above div is #edcf93

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edcf93

HTML with inline CSS

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

CSS Border Top color for the above div is #edcf93

HTML with inline CSS

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

#edcf93 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edcf93 Color code Preview on White Background

This is how #edcf93 Color code will look on white background color. Color contrast ratio is 1.51

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

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(237,207,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(147,177,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,207,147,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.