#DEBD9B Color

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

Color preview

#DEBD9B

Color formats

HEX
#DEBD9B
RGB
rgb(222, 189, 155)
RGBA
rgba(222, 189, 155, 1)
HSL
hsl(30, 50%, 74%)
HSV
hsv(30, 30%, 87%)
CMYK
cmyk(0%, 15%, 30%, 13%)
CSS variable
--color-primary: #DEBD9B;
Lowercase HEX
#debd9b

Shades

Tints

Tones

Harmony

CSS snippets for #DEBD9B

.color-debd9b {
  color: #DEBD9B;
  background-color: #DEBD9B;
}

Frequently asked questions

What color is #DEBD9B?+

#DEBD9B is a HEX color with RGB value rgb(222, 189, 155) and HSL value hsl(30, 50%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEBD9B?+

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