#DEC8BE Color

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

Color preview

#DEC8BE

Color formats

HEX
#DEC8BE
RGB
rgb(222, 200, 190)
RGBA
rgba(222, 200, 190, 1)
HSL
hsl(19, 33%, 81%)
HSV
hsv(19, 14%, 87%)
CMYK
cmyk(0%, 10%, 14%, 13%)
CSS variable
--color-primary: #DEC8BE;
Lowercase HEX
#dec8be

Shades

Tints

Tones

Harmony

CSS snippets for #DEC8BE

.color-dec8be {
  color: #DEC8BE;
  background-color: #DEC8BE;
}

Frequently asked questions

What color is #DEC8BE?+

#DEC8BE is a HEX color with RGB value rgb(222, 200, 190) and HSL value hsl(19, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DEC8BE?+

The closest Tailwind color is stone-300, available as the bg-stone-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