#CDBA9F Color

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

Color preview

#CDBA9F

Color formats

HEX
#CDBA9F
RGB
rgb(205, 186, 159)
RGBA
rgba(205, 186, 159, 1)
HSL
hsl(35, 32%, 71%)
HSV
hsv(35, 22%, 80%)
CMYK
cmyk(0%, 9%, 22%, 20%)
CSS variable
--color-primary: #CDBA9F;
Lowercase HEX
#cdba9f

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA9F

.color-cdba9f {
  color: #CDBA9F;
  background-color: #CDBA9F;
}

Frequently asked questions

What color is #CDBA9F?+

#CDBA9F is a HEX color with RGB value rgb(205, 186, 159) and HSL value hsl(35, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBA9F?+

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