#EDBF26 Color

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

Color preview

#EDBF26

Color formats

HEX
#EDBF26
RGB
rgb(237, 191, 38)
RGBA
rgba(237, 191, 38, 1)
HSL
hsl(46, 85%, 54%)
HSV
hsv(46, 84%, 93%)
CMYK
cmyk(0%, 19%, 84%, 7%)
CSS variable
--color-primary: #EDBF26;
Lowercase HEX
#edbf26

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF26

.color-edbf26 {
  color: #EDBF26;
  background-color: #EDBF26;
}

Frequently asked questions

What color is #EDBF26?+

#EDBF26 is a HEX color with RGB value rgb(237, 191, 38) and HSL value hsl(46, 85%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDBF26?+

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