#CDCD5B Color

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

Color preview

#CDCD5B

Color formats

HEX
#CDCD5B
RGB
rgb(205, 205, 91)
RGBA
rgba(205, 205, 91, 1)
HSL
hsl(60, 53%, 58%)
HSV
hsv(60, 56%, 80%)
CMYK
cmyk(0%, 0%, 56%, 20%)
CSS variable
--color-primary: #CDCD5B;
Lowercase HEX
#cdcd5b

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD5B

.color-cdcd5b {
  color: #CDCD5B;
  background-color: #CDCD5B;
}

Frequently asked questions

What color is #CDCD5B?+

#CDCD5B is a HEX color with RGB value rgb(205, 205, 91) and HSL value hsl(60, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCD5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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