#EDA430 Color

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

Color preview

#EDA430

Color formats

HEX
#EDA430
RGB
rgb(237, 164, 48)
RGBA
rgba(237, 164, 48, 1)
HSL
hsl(37, 84%, 56%)
HSV
hsv(37, 80%, 93%)
CMYK
cmyk(0%, 31%, 80%, 7%)
CSS variable
--color-primary: #EDA430;
Lowercase HEX
#eda430

Shades

Tints

Tones

Harmony

CSS snippets for #EDA430

.color-eda430 {
  color: #EDA430;
  background-color: #EDA430;
}

Frequently asked questions

What color is #EDA430?+

#EDA430 is a HEX color with RGB value rgb(237, 164, 48) and HSL value hsl(37, 84%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDA430?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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