#CDCD4B Color

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

Color preview

#CDCD4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD4B

.color-cdcd4b {
  color: #CDCD4B;
  background-color: #CDCD4B;
}

Frequently asked questions

What color is #CDCD4B?+

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

What is the closest Tailwind color to #CDCD4B?+

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