#EDBF7F Color

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

Color preview

#EDBF7F

Color formats

HEX
#EDBF7F
RGB
rgb(237, 191, 127)
RGBA
rgba(237, 191, 127, 1)
HSL
hsl(35, 75%, 71%)
HSV
hsv(35, 46%, 93%)
CMYK
cmyk(0%, 19%, 46%, 7%)
CSS variable
--color-primary: #EDBF7F;
Lowercase HEX
#edbf7f

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF7F

.color-edbf7f {
  color: #EDBF7F;
  background-color: #EDBF7F;
}

Frequently asked questions

What color is #EDBF7F?+

#EDBF7F is a HEX color with RGB value rgb(237, 191, 127) and HSL value hsl(35, 75%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF7F?+

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