#EDBF9E Color

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

Color preview

#EDBF9E

Color formats

HEX
#EDBF9E
RGB
rgb(237, 191, 158)
RGBA
rgba(237, 191, 158, 1)
HSL
hsl(25, 69%, 77%)
HSV
hsv(25, 33%, 93%)
CMYK
cmyk(0%, 19%, 33%, 7%)
CSS variable
--color-primary: #EDBF9E;
Lowercase HEX
#edbf9e

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF9E

.color-edbf9e {
  color: #EDBF9E;
  background-color: #EDBF9E;
}

Frequently asked questions

What color is #EDBF9E?+

#EDBF9E is a HEX color with RGB value rgb(237, 191, 158) and HSL value hsl(25, 69%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF9E?+

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