crispedge.com

Color picker

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

#edd69f hex color - Yellow - Warm color - Information

#edd69f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edd69f Color code in RGB color code model is created after adding 92.94% red color, 83.92% green color and 62.35% blue color. Hex #edd69f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 33% yellow and 7% black.

Hex #edd69f color code is between #eedd99 web safe hex color code and #ddccaa web safe hex color code. #eedd99 is the nearest web safe color code. You can see here many more shades of #edd69f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedd69f#edd69f
RGB Decimal237, 214, 159rgb(237, 214, 159)
RGB Percent93%, 84%, 62%rgb(93%, 84%, 62%)
CSS RGBa237, 214, 159,1rgba(237,214,159,1)
CMYK Modelcmyk(0%,10%,33%,7%)
HSL Color Space42,68% ,78%hsl(42,68% ,78%)
HSV Color Space42°, 33%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101011010011111
Octal355326237
Decimal237214159
Hexedd69f

Different shades of #edd69f color code.

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

Light Shade of #edd69f
#f5e8ca
Dark Shade of #edd69f
#e5c474
Saturated Shade of #edd69f
#f3d899
Desaturated Shade of #edd69f
#e7d4a5
Grey scale Shade of #edd69f
#c6c6c6
Brighten Shade
#ffefb8
Most Readable Shade
#000000

Shades of #edd69f color code

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

#edd69f
#d2be8d
#b8a67b
#9e8e6a
#837658
#695f46
#4f4735
#342f23
#1a1711
#000000

Similar Color like #edd69f color

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

#eed7a0
#efd8a1
#f0d9a2
#f1daa3
#f2dba4
#f3dca5
#f4dda6
#f5dea7
#f6dfa8
#f7e0a9
#f8e1aa
#f9e2ab
#fae3ac
#fbe4ad
#ecd59e
#ebd49d
#ead39c
#e9d29b
#e8d19a
#e7d099
#e6cf98
#e5ce97
#e4cd96
#e3cc95
#e2cb94
#e1ca93
#e0c992
#dfc891

Monochromatic Color with #edd69f

#edd69f
#181610
#433c2d
#6d6349
#988966
#c2b082

Tints of #edd69f Color

#edd69f
#efdaa9
#f1dfb4
#f3e3bf
#f5e8c9
#f7ecd4
#f9f1df
#fbf5e9
#fdfaf4
#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

#edd69f
#9fb6ed

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

Split Complementary

#edd69f
#9fdded
#af9fed

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

Analogous Color

#edb79f
#edc69f
#edd69f
#ede69f
#e5ed9f

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

#edd69f
#9fedd6
#d69fed

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

#edd69f
#9fedaf
#9fb6ed
#ed9fdd

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

#edd69f
#9fb6ed
#af9fed
#dded9f

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

#edd69f Color Code Preview on Black Background Color

This is how #edd69f Color will look on black background color. Color contrast ratio is 14.72

#edd69f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd69f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd69f

#edd69f color code is use for CSS Background Color

Background color for the above div is #edd69f

HTML with inline CSS

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

#edd69f color code is use for CSS Border Color

CSS Border color for the above div is #edd69f

HTML with inline CSS

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

CSS Border Left color for the above div is #edd69f

HTML with inline CSS

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

CSS Border Right color for the above div is #edd69f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd69f

HTML with inline CSS

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

CSS Border Top color for the above div is #edd69f

HTML with inline CSS

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

#edd69f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd69f Color code Preview on White Background

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

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.