#CDCC92 Color

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

Color preview

#CDCC92

Color formats

HEX
#CDCC92
RGB
rgb(205, 204, 146)
RGBA
rgba(205, 204, 146, 1)
HSL
hsl(59, 37%, 69%)
HSV
hsv(59, 29%, 80%)
CMYK
cmyk(0%, 0%, 29%, 20%)
CSS variable
--color-primary: #CDCC92;
Lowercase HEX
#cdcc92

Shades

Tints

Tones

Harmony

CSS snippets for #CDCC92

.color-cdcc92 {
  color: #CDCC92;
  background-color: #CDCC92;
}

Frequently asked questions

What color is #CDCC92?+

#CDCC92 is a HEX color with RGB value rgb(205, 204, 146) and HSL value hsl(59, 37%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCC92?+

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