#DEBE8B Color

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

Color preview

#DEBE8B

Color formats

HEX
#DEBE8B
RGB
rgb(222, 190, 139)
RGBA
rgba(222, 190, 139, 1)
HSL
hsl(37, 56%, 71%)
HSV
hsv(37, 37%, 87%)
CMYK
cmyk(0%, 14%, 37%, 13%)
CSS variable
--color-primary: #DEBE8B;
Lowercase HEX
#debe8b

Shades

Tints

Tones

Harmony

CSS snippets for #DEBE8B

.color-debe8b {
  color: #DEBE8B;
  background-color: #DEBE8B;
}

Frequently asked questions

What color is #DEBE8B?+

#DEBE8B is a HEX color with RGB value rgb(222, 190, 139) and HSL value hsl(37, 56%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEBE8B?+

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