crispedge.com

Color picker

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

#edd08a hex color - Yellow - Warm color - Information

#edd08a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edd08a Color code in RGB color code model is created after adding 92.94% red color, 81.57% green color and 54.12% blue color. Hex #edd08a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 42% yellow and 7% black.

Hex #edd08a color code is between #eecc88 web safe hex color code and #dddd99 web safe hex color code. #eecc88 is the nearest web safe color code. You can see here many more shades of #edd08a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedd08a#edd08a
RGB Decimal237, 208, 138rgb(237, 208, 138)
RGB Percent93%, 82%, 54%rgb(93%, 82%, 54%)
CSS RGBa237, 208, 138,1rgba(237,208,138,1)
CMYK Modelcmyk(0%,12%,42%,7%)
HSL Color Space42,73% ,74%hsl(42,73% ,74%)
HSV Color Space42°, 42%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101000010001010
Octal355320212
Decimal237208138
Hexedd08a

Different shades of #edd08a color code.

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

Light Shade of #edd08a
#f4e2b6
Dark Shade of #edd08a
#e6be5e
Saturated Shade of #edd08a
#f4d383
Desaturated Shade of #edd08a
#e6cd91
Grey scale Shade of #edd08a
#bbbbbb
Brighten Shade
#ffe9a3
Most Readable Shade
#000000

Shades of #edd08a color code

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

#edd08a
#d2b87a
#b8a16b
#9e8a5c
#83734c
#695c3d
#4f452e
#342e1e
#1a170f
#000000

Similar Color like #edd08a color

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

#eed18b
#efd28c
#f0d38d
#f1d48e
#f2d58f
#f3d690
#f4d791
#f5d892
#f6d993
#f7da94
#f8db95
#f9dc96
#fadd97
#fbde98
#eccf89
#ebce88
#eacd87
#e9cc86
#e8cb85
#e7ca84
#e6c983
#e5c882
#e4c781
#e3c680
#e2c57f
#e1c47e
#e0c37d
#dfc27c

Monochromatic Color with #edd08a

#edd08a
#18150e
#433b27
#6d6040
#988558
#c2ab71

Tints of #edd08a Color

#edd08a
#efd597
#f1daa4
#f3dfb1
#f5e4be
#f7eacb
#f9efd8
#fbf4e5
#fdf9f2
#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

#edd08a
#8aa7ed

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

Split Complementary

#edd08a
#8ad9ed
#9e8aed

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

Analogous Color

#eda88a
#edbc8a
#edd08a
#ede48a
#e2ed8a

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

#edd08a
#8aedd0
#d08aed

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

#edd08a
#8aed9e
#8aa7ed
#ed8ad8

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

#edd08a
#8aa7ed
#9e8aed
#d9ed8a

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

#edd08a Color Code Preview on Black Background Color

This is how #edd08a Color will look on black background color. Color contrast ratio is 13.99

#edd08a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd08a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd08a

#edd08a color code is use for CSS Background Color

Background color for the above div is #edd08a

HTML with inline CSS

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

#edd08a color code is use for CSS Border Color

CSS Border color for the above div is #edd08a

HTML with inline CSS

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

CSS Border Left color for the above div is #edd08a

HTML with inline CSS

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

CSS Border Right color for the above div is #edd08a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd08a

HTML with inline CSS

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

CSS Border Top color for the above div is #edd08a

HTML with inline CSS

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

#edd08a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd08a Color code Preview on White Background

This is how #edd08a Color code will look on white background color. Color contrast ratio is 1.50

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.