#CDC83C Color

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

Color preview

#CDC83C

Color formats

HEX
#CDC83C
RGB
rgb(205, 200, 60)
RGBA
rgba(205, 200, 60, 1)
HSL
hsl(58, 59%, 52%)
HSV
hsv(58, 71%, 80%)
CMYK
cmyk(0%, 2%, 71%, 20%)
CSS variable
--color-primary: #CDC83C;
Lowercase HEX
#cdc83c

Shades

Tints

Tones

Harmony

CSS snippets for #CDC83C

.color-cdc83c {
  color: #CDC83C;
  background-color: #CDC83C;
}

Frequently asked questions

What color is #CDC83C?+

#CDC83C is a HEX color with RGB value rgb(205, 200, 60) and HSL value hsl(58, 59%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDC83C?+

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