#CDCD90 Color

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

Color preview

#CDCD90

Color formats

HEX
#CDCD90
RGB
rgb(205, 205, 144)
RGBA
rgba(205, 205, 144, 1)
HSL
hsl(60, 38%, 68%)
HSV
hsv(60, 30%, 80%)
CMYK
cmyk(0%, 0%, 30%, 20%)
CSS variable
--color-primary: #CDCD90;
Lowercase HEX
#cdcd90

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD90

.color-cdcd90 {
  color: #CDCD90;
  background-color: #CDCD90;
}

Frequently asked questions

What color is #CDCD90?+

#CDCD90 is a HEX color with RGB value rgb(205, 205, 144) and HSL value hsl(60, 38%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCD90?+

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