Skip to main content Skip to docs navigation

#ed8a09 hex color | Elden Ring Orange | 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

Color Hue/Base color: Yellow

Hex #ed8a09 Color Code is also known as | Elden Ring Orange color.

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

Hex #ed8a09 color code is between #ee8811 web safe hex color code and #dd9900 web safe hex color code. #ee8811 is the nearest web safe color code. You can see here many more shades of #ed8a09 color code.

RGB Chart

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

Color Table

Hex Color Code ed8a09 #ed8a09
RGB Decimal 237, 138, 9 237, 138, 9
RGB Percent 93%, 54%, 4% rgb(93%, 54%, 4%)
CSS RGBa 237, 138, 9,1 rgba(237,138,9,1)
CMYK Model cmyk(0%,42%,96%,7.06%)
HSL Color Space 34,93% ,48% hsl(34,93% ,48%)
HSV Color Space 34°, 96%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10001010 00001001
Octal 355 212 11
Decimal 237 138 9
Hex ed 8a 09

Different shades of #ed8a09 color code.

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

Darkest of #ed8a09
#5a3403
Darker of #ed8a09
#8b5105
Dark of #ed8a09
#bc6d07
Base of #ed8a09
#ed8a09
Light of #ed8a09
#f7a232
Lighter
#f9b863
Lightest
#fbce94

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

#ed8a09
#096ced

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

Split Complementary

#ed8a09
#09deed
#1809ed

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

Analogous Color

#ed090d
#ed2b09
#ed8a09
#edd609
#a5ed09

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

#ed8a09
#8a09ed
#09ed8a

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

#ed8a09
#09ed8a
#096ced
#ed096c

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

#ed8a09
#09ed18
#096ced
#ed09de

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 #ed8a09

#281802
#5a3403
#8b5105
#bc6d07
#ed8a09
#f7a232
#f9b863
#fbce94
#fde5c5

Tints of #ed8a09 Color

#ed8a09
#ef9724
#f1a43f
#f3b15b
#f5be76
#f7cb91
#f9d8ad
#fbe5c8
#fdf2e3
#ffffff

Shades of #ed8a09 color code

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

#ed8a09
#d27a08
#b86b07
#9e5c06
#834c05
#693d04
#4f2e03
#341e02
#1a0f01
#000000

Tones

#ed8a09
#d48722
#bc843a
#a38053
#8b7d6b

Tones

Similar Color like #ed8a09 color

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

#ee8b0a
#ef8c0b
#f08d0c
#f18e0d
#f28f0e
#f3900f
#f49110
#f59211
#f69312
#f79413
#f89514
#f99615
#fa9716
#fb9817
#ec8908
#eb8807
#ea8706
#e98605
#e88504
#e78403
#e68302
#e58201
#e48100
#e38000
#e27f00
#e17e00
#e07d00
#df7c00

Download this Dark Yellow

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

#ed8a09 Color Code Preview on Black Background Color

This is how #ed8a09 Color will look on black background color. Color contrast ratio is 8.24

#ed8a09 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed8a09

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed8a09

#ed8a09 color code is use for CSS Background Color

Background color for the above div is #ed8a09

HTML with inline CSS

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

#ed8a09 color code is use for CSS Border Color

CSS Border color for the above div is #ed8a09

HTML with inline CSS

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

CSS Border Left color for the above div is #ed8a09

HTML with inline CSS

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

CSS Border Right color for the above div is #ed8a09

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed8a09

HTML with inline CSS

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

CSS Border Top color for the above div is #ed8a09

HTML with inline CSS

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

#ed8a09 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed8a09 Color code Preview on White Background

This is how #ed8a09 Color code will look on white background color. Color contrast ratio is 2.55

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

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,138,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,108,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,138,9,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }