#CDCD4C Color

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

Color preview

#CDCD4C

Color formats

HEX
#CDCD4C
RGB
rgb(205, 205, 76)
RGBA
rgba(205, 205, 76, 1)
HSL
hsl(60, 56%, 55%)
HSV
hsv(60, 63%, 80%)
CMYK
cmyk(0%, 0%, 63%, 20%)
CSS variable
--color-primary: #CDCD4C;
Lowercase HEX
#cdcd4c

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD4C

.color-cdcd4c {
  color: #CDCD4C;
  background-color: #CDCD4C;
}

Frequently asked questions

What color is #CDCD4C?+

#CDCD4C is a HEX color with RGB value rgb(205, 205, 76) and HSL value hsl(60, 56%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDCD4C?+

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