#CDC05B Color

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

Color preview

#CDC05B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDC05B

.color-cdc05b {
  color: #CDC05B;
  background-color: #CDC05B;
}

Frequently asked questions

What color is #CDC05B?+

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

What is the closest Tailwind color to #CDC05B?+

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