#EDBF6B Color

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

Color preview

#EDBF6B

Color formats

HEX
#EDBF6B
RGB
rgb(237, 191, 107)
RGBA
rgba(237, 191, 107, 1)
HSL
hsl(39, 78%, 67%)
HSV
hsv(39, 55%, 93%)
CMYK
cmyk(0%, 19%, 55%, 7%)
CSS variable
--color-primary: #EDBF6B;
Lowercase HEX
#edbf6b

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF6B

.color-edbf6b {
  color: #EDBF6B;
  background-color: #EDBF6B;
}

Frequently asked questions

What color is #EDBF6B?+

#EDBF6B is a HEX color with RGB value rgb(237, 191, 107) and HSL value hsl(39, 78%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDBF6B?+

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