#EDB10C Color

Inspect #EDB10C across formats, palettes, contrast and closest named color matches.

Color preview

#EDB10C

Color formats

HEX
#EDB10C
RGB
rgb(237, 177, 12)
RGBA
rgba(237, 177, 12, 1)
HSL
hsl(44, 90%, 49%)
HSV
hsv(44, 95%, 93%)
CMYK
cmyk(0%, 25%, 95%, 7%)
CSS variable
--color-primary: #EDB10C;
Lowercase HEX
#edb10c

Shades

Tints

Tones

Harmony

CSS snippets for #EDB10C

.color-edb10c {
  color: #EDB10C;
  background-color: #EDB10C;
}

Frequently asked questions

What color is #EDB10C?+

#EDB10C is a HEX color with RGB value rgb(237, 177, 12) and HSL value hsl(44, 90%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #EDB10C?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools