#CDC007 Color

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

Color preview

#CDC007

Color formats

HEX
#CDC007
RGB
rgb(205, 192, 7)
RGBA
rgba(205, 192, 7, 1)
HSL
hsl(56, 93%, 42%)
HSV
hsv(56, 97%, 80%)
CMYK
cmyk(0%, 6%, 97%, 20%)
CSS variable
--color-primary: #CDC007;
Lowercase HEX
#cdc007

Shades

Tints

Tones

Harmony

CSS snippets for #CDC007

.color-cdc007 {
  color: #CDC007;
  background-color: #CDC007;
}

Frequently asked questions

What color is #CDC007?+

#CDC007 is a HEX color with RGB value rgb(205, 192, 7) and HSL value hsl(56, 93%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDC007?+

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