#CDC423 Color

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

Color preview

#CDC423

Color formats

HEX
#CDC423
RGB
rgb(205, 196, 35)
RGBA
rgba(205, 196, 35, 1)
HSL
hsl(57, 71%, 47%)
HSV
hsv(57, 83%, 80%)
CMYK
cmyk(0%, 4%, 83%, 20%)
CSS variable
--color-primary: #CDC423;
Lowercase HEX
#cdc423

Shades

Tints

Tones

Harmony

CSS snippets for #CDC423

.color-cdc423 {
  color: #CDC423;
  background-color: #CDC423;
}

Frequently asked questions

What color is #CDC423?+

#CDC423 is a HEX color with RGB value rgb(205, 196, 35) and HSL value hsl(57, 71%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDC423?+

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