Skip to main content Skip to docs navigation

#edcd1e hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Valkyrie and its hex is #EECC22 Nearest Color Name

Color Hue/Base color: Yellow

Hex #edcd1e Color code in RGB color code model is created after adding 92.94% red color, 80.39% green color and 11.76% blue color. Hex #edcd1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 87% yellow and 7.06% black.

Hex #edcd1e color code is between #eecc22 web safe hex color code and #dddd11 web safe hex color code. #eecc22 is the nearest web safe color code. You can see here many more shades of #edcd1e color code.

RGB Chart

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

Color Table

Hex Color Code edcd1e #edcd1e
RGB Decimal 237, 205, 30 237, 205, 30
RGB Percent 93%, 80%, 12% rgb(93%, 80%, 12%)
CSS RGBa 237, 205, 30,1 rgba(237,205,30,1)
CMYK Model cmyk(0%,14%,87%,7.06%)
HSL Color Space 51,85% ,52% hsl(51,85% ,52%)
HSV Color Space 51°, 87%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11001101 00011110
Octal 355 315 36
Decimal 237 205 30
Hex ed cd 1e

Different shades of #edcd1e color code.

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

Darkest of #edcd1e
#6a5b08
Darker of #edcd1e
#99830c
Dark of #edcd1e
#c8ac10
Base of #edcd1e
#edcd1e
Light of #edcd1e
#f1d74d
Lighter
#f5e27c
Lightest
#f8ecac

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

#edcd1e
#1e3eed

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

Split Complementary

#edcd1e
#1ea6ed
#651eed

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

Analogous Color

#ed541e
#ed771e
#edcd1e
#c8ed1e
#72ed1e

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

#edcd1e
#cd1eed
#1eedcd

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

#edcd1e
#1eedcd
#1e3eed
#ed1e3e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#edcd1e
#1eed65
#1e3eed
#ed1ea6

Square 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).

Monochromatic Color with #edcd1e

#3a3205
#6a5b08
#99830c
#c8ac10
#edcd1e
#f1d74d
#f5e27c
#f8ecac
#fcf7db

Tints of #edcd1e Color

#edcd1e
#efd237
#f1d850
#f3dd69
#f5e382
#f7e89b
#f9eeb4
#fbf3cd
#fdf9e6
#ffffff

Shades of #edcd1e color code

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

#edcd1e
#d2b61a
#b89f17
#9e8814
#837110
#695b0d
#4f440a
#342d06
#1a1603
#000000

Tones

#edcd1e
#d5bc36
#bcab4f
#a49b67
#8c8a7f

Tones

Similar Color like #edcd1e color

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

#eece1f
#efcf20
#f0d021
#f1d122
#f2d223
#f3d324
#f4d425
#f5d526
#f6d627
#f7d728
#f8d829
#f9d92a
#fada2b
#fbdb2c
#eccc1d
#ebcb1c
#eaca1b
#e9c91a
#e8c819
#e7c718
#e6c617
#e5c516
#e4c415
#e3c314
#e2c213
#e1c112
#e0c011
#dfbf10

Download this Dark Yellow

Hex #edcd1e 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.

#edcd1e Color Code Preview on Black Background Color

This is how #edcd1e Color will look on black background color. Color contrast ratio is 13.35

#edcd1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcd1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcd1e

#edcd1e color code is use for CSS Background Color

Background color for the above div is #edcd1e

HTML with inline CSS

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

#edcd1e color code is use for CSS Border Color

CSS Border color for the above div is #edcd1e

HTML with inline CSS

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

CSS Border Left color for the above div is #edcd1e

HTML with inline CSS

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

CSS Border Right color for the above div is #edcd1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edcd1e

HTML with inline CSS

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

CSS Border Top color for the above div is #edcd1e

HTML with inline CSS

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

#edcd1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edcd1e Color code Preview on White Background

This is how #edcd1e Color code will look on white background color. Color contrast ratio is 1.57

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,205,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,62,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,205,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }