#CDCB9C Color

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

Color preview

#CDCB9C

Color formats

HEX
#CDCB9C
RGB
rgb(205, 203, 156)
RGBA
rgba(205, 203, 156, 1)
HSL
hsl(58, 33%, 71%)
HSV
hsv(58, 24%, 80%)
CMYK
cmyk(0%, 1%, 24%, 20%)
CSS variable
--color-primary: #CDCB9C;
Lowercase HEX
#cdcb9c

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB9C

.color-cdcb9c {
  color: #CDCB9C;
  background-color: #CDCB9C;
}

Frequently asked questions

What color is #CDCB9C?+

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

What is the closest Tailwind color to #CDCB9C?+

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