#CDCB9F Color

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

Color preview

#CDCB9F

Color formats

HEX
#CDCB9F
RGB
rgb(205, 203, 159)
RGBA
rgba(205, 203, 159, 1)
HSL
hsl(57, 32%, 71%)
HSV
hsv(57, 22%, 80%)
CMYK
cmyk(0%, 1%, 22%, 20%)
CSS variable
--color-primary: #CDCB9F;
Lowercase HEX
#cdcb9f

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB9F

.color-cdcb9f {
  color: #CDCB9F;
  background-color: #CDCB9F;
}

Frequently asked questions

What color is #CDCB9F?+

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

What is the closest Tailwind color to #CDCB9F?+

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