#DECBAF Color

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

Color preview

#DECBAF

Color formats

HEX
#DECBAF
RGB
rgb(222, 203, 175)
RGBA
rgba(222, 203, 175, 1)
HSL
hsl(36, 42%, 78%)
HSV
hsv(36, 21%, 87%)
CMYK
cmyk(0%, 9%, 21%, 13%)
CSS variable
--color-primary: #DECBAF;
Lowercase HEX
#decbaf

Shades

Tints

Tones

Harmony

CSS snippets for #DECBAF

.color-decbaf {
  color: #DECBAF;
  background-color: #DECBAF;
}

Frequently asked questions

What color is #DECBAF?+

#DECBAF is a HEX color with RGB value rgb(222, 203, 175) and HSL value hsl(36, 42%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DECBAF?+

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