#CDC45B Color

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

Color preview

#CDC45B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDC45B

.color-cdc45b {
  color: #CDC45B;
  background-color: #CDC45B;
}

Frequently asked questions

What color is #CDC45B?+

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

What is the closest Tailwind color to #CDC45B?+

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