#EDBF91 Color

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

Color preview

#EDBF91

Color formats

HEX
#EDBF91
RGB
rgb(237, 191, 145)
RGBA
rgba(237, 191, 145, 1)
HSL
hsl(30, 72%, 75%)
HSV
hsv(30, 39%, 93%)
CMYK
cmyk(0%, 19%, 39%, 7%)
CSS variable
--color-primary: #EDBF91;
Lowercase HEX
#edbf91

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF91

.color-edbf91 {
  color: #EDBF91;
  background-color: #EDBF91;
}

Frequently asked questions

What color is #EDBF91?+

#EDBF91 is a HEX color with RGB value rgb(237, 191, 145) and HSL value hsl(30, 72%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF91?+

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