#DECBAD Color

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

Color preview

#DECBAD

Color formats

HEX
#DECBAD
RGB
rgb(222, 203, 173)
RGBA
rgba(222, 203, 173, 1)
HSL
hsl(37, 43%, 77%)
HSV
hsv(37, 22%, 87%)
CMYK
cmyk(0%, 9%, 22%, 13%)
CSS variable
--color-primary: #DECBAD;
Lowercase HEX
#decbad

Shades

Tints

Tones

Harmony

CSS snippets for #DECBAD

.color-decbad {
  color: #DECBAD;
  background-color: #DECBAD;
}

Frequently asked questions

What color is #DECBAD?+

#DECBAD is a HEX color with RGB value rgb(222, 203, 173) and HSL value hsl(37, 43%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DECBAD?+

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