#EDBF87 Color

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

Color preview

#EDBF87

Color formats

HEX
#EDBF87
RGB
rgb(237, 191, 135)
RGBA
rgba(237, 191, 135, 1)
HSL
hsl(33, 74%, 73%)
HSV
hsv(33, 43%, 93%)
CMYK
cmyk(0%, 19%, 43%, 7%)
CSS variable
--color-primary: #EDBF87;
Lowercase HEX
#edbf87

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF87

.color-edbf87 {
  color: #EDBF87;
  background-color: #EDBF87;
}

Frequently asked questions

What color is #EDBF87?+

#EDBF87 is a HEX color with RGB value rgb(237, 191, 135) and HSL value hsl(33, 74%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF87?+

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