#CDAB8B Color

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

Color preview

#CDAB8B

Color formats

HEX
#CDAB8B
RGB
rgb(205, 171, 139)
RGBA
rgba(205, 171, 139, 1)
HSL
hsl(29, 40%, 67%)
HSV
hsv(29, 32%, 80%)
CMYK
cmyk(0%, 17%, 32%, 20%)
CSS variable
--color-primary: #CDAB8B;
Lowercase HEX
#cdab8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB8B

.color-cdab8b {
  color: #CDAB8B;
  background-color: #CDAB8B;
}

Frequently asked questions

What color is #CDAB8B?+

#CDAB8B is a HEX color with RGB value rgb(205, 171, 139) and HSL value hsl(29, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAB8B?+

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