#CDCD92 Color

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

Color preview

#CDCD92

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD92

.color-cdcd92 {
  color: #CDCD92;
  background-color: #CDCD92;
}

Frequently asked questions

What color is #CDCD92?+

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

What is the closest Tailwind color to #CDCD92?+

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