#CDAB95 Color

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

Color preview

#CDAB95

Color formats

HEX
#CDAB95
RGB
rgb(205, 171, 149)
RGBA
rgba(205, 171, 149, 1)
HSL
hsl(24, 36%, 69%)
HSV
hsv(24, 27%, 80%)
CMYK
cmyk(0%, 17%, 27%, 20%)
CSS variable
--color-primary: #CDAB95;
Lowercase HEX
#cdab95

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB95

.color-cdab95 {
  color: #CDAB95;
  background-color: #CDAB95;
}

Frequently asked questions

What color is #CDAB95?+

#CDAB95 is a HEX color with RGB value rgb(205, 171, 149) and HSL value hsl(24, 36%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAB95?+

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