#CDCA8B Color

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

Color preview

#CDCA8B

Color formats

HEX
#CDCA8B
RGB
rgb(205, 202, 139)
RGBA
rgba(205, 202, 139, 1)
HSL
hsl(57, 40%, 67%)
HSV
hsv(57, 32%, 80%)
CMYK
cmyk(0%, 1%, 32%, 20%)
CSS variable
--color-primary: #CDCA8B;
Lowercase HEX
#cdca8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDCA8B

.color-cdca8b {
  color: #CDCA8B;
  background-color: #CDCA8B;
}

Frequently asked questions

What color is #CDCA8B?+

#CDCA8B is a HEX color with RGB value rgb(205, 202, 139) and HSL value hsl(57, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCA8B?+

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