#CDAB9C Color

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

Color preview

#CDAB9C

Color formats

HEX
#CDAB9C
RGB
rgb(205, 171, 156)
RGBA
rgba(205, 171, 156, 1)
HSL
hsl(18, 33%, 71%)
HSV
hsv(18, 24%, 80%)
CMYK
cmyk(0%, 17%, 24%, 20%)
CSS variable
--color-primary: #CDAB9C;
Lowercase HEX
#cdab9c

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB9C

.color-cdab9c {
  color: #CDAB9C;
  background-color: #CDAB9C;
}

Frequently asked questions

What color is #CDAB9C?+

#CDAB9C is a HEX color with RGB value rgb(205, 171, 156) and HSL value hsl(18, 33%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAB9C?+

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