#EDBF92 Color

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

Color preview

#EDBF92

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF92

.color-edbf92 {
  color: #EDBF92;
  background-color: #EDBF92;
}

Frequently asked questions

What color is #EDBF92?+

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

What is the closest Tailwind color to #EDBF92?+

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