#DEC2AB Color

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

Color preview

#DEC2AB

Color formats

HEX
#DEC2AB
RGB
rgb(222, 194, 171)
RGBA
rgba(222, 194, 171, 1)
HSL
hsl(27, 44%, 77%)
HSV
hsv(27, 23%, 87%)
CMYK
cmyk(0%, 13%, 23%, 13%)
CSS variable
--color-primary: #DEC2AB;
Lowercase HEX
#dec2ab

Shades

Tints

Tones

Harmony

CSS snippets for #DEC2AB

.color-dec2ab {
  color: #DEC2AB;
  background-color: #DEC2AB;
}

Frequently asked questions

What color is #DEC2AB?+

#DEC2AB is a HEX color with RGB value rgb(222, 194, 171) and HSL value hsl(27, 44%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEC2AB?+

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