#CDAB89 Color

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

Color preview

#CDAB89

Color formats

HEX
#CDAB89
RGB
rgb(205, 171, 137)
RGBA
rgba(205, 171, 137, 1)
HSL
hsl(30, 40%, 67%)
HSV
hsv(30, 33%, 80%)
CMYK
cmyk(0%, 17%, 33%, 20%)
CSS variable
--color-primary: #CDAB89;
Lowercase HEX
#cdab89

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB89

.color-cdab89 {
  color: #CDAB89;
  background-color: #CDAB89;
}

Frequently asked questions

What color is #CDAB89?+

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

What is the closest Tailwind color to #CDAB89?+

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