#EDBF4B Color

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

Color preview

#EDBF4B

Color formats

HEX
#EDBF4B
RGB
rgb(237, 191, 75)
RGBA
rgba(237, 191, 75, 1)
HSL
hsl(43, 82%, 61%)
HSV
hsv(43, 68%, 93%)
CMYK
cmyk(0%, 19%, 68%, 7%)
CSS variable
--color-primary: #EDBF4B;
Lowercase HEX
#edbf4b

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF4B

.color-edbf4b {
  color: #EDBF4B;
  background-color: #EDBF4B;
}

Frequently asked questions

What color is #EDBF4B?+

#EDBF4B is a HEX color with RGB value rgb(237, 191, 75) and HSL value hsl(43, 82%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDBF4B?+

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