#DECBB5 Color

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

Color preview

#DECBB5

Color formats

HEX
#DECBB5
RGB
rgb(222, 203, 181)
RGBA
rgba(222, 203, 181, 1)
HSL
hsl(32, 38%, 79%)
HSV
hsv(32, 18%, 87%)
CMYK
cmyk(0%, 9%, 18%, 13%)
CSS variable
--color-primary: #DECBB5;
Lowercase HEX
#decbb5

Shades

Tints

Tones

Harmony

CSS snippets for #DECBB5

.color-decbb5 {
  color: #DECBB5;
  background-color: #DECBB5;
}

Frequently asked questions

What color is #DECBB5?+

#DECBB5 is a HEX color with RGB value rgb(222, 203, 181) and HSL value hsl(32, 38%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DECBB5?+

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