#CDCD54 Color

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

Color preview

#CDCD54

Color formats

HEX
#CDCD54
RGB
rgb(205, 205, 84)
RGBA
rgba(205, 205, 84, 1)
HSL
hsl(60, 55%, 57%)
HSV
hsv(60, 59%, 80%)
CMYK
cmyk(0%, 0%, 59%, 20%)
CSS variable
--color-primary: #CDCD54;
Lowercase HEX
#cdcd54

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD54

.color-cdcd54 {
  color: #CDCD54;
  background-color: #CDCD54;
}

Frequently asked questions

What color is #CDCD54?+

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

What is the closest Tailwind color to #CDCD54?+

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