#CDCA07 Color

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

Color preview

#CDCA07

Color formats

HEX
#CDCA07
RGB
rgb(205, 202, 7)
RGBA
rgba(205, 202, 7, 1)
HSL
hsl(59, 93%, 42%)
HSV
hsv(59, 97%, 80%)
CMYK
cmyk(0%, 1%, 97%, 20%)
CSS variable
--color-primary: #CDCA07;
Lowercase HEX
#cdca07

Shades

Tints

Tones

Harmony

CSS snippets for #CDCA07

.color-cdca07 {
  color: #CDCA07;
  background-color: #CDCA07;
}

Frequently asked questions

What color is #CDCA07?+

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

What is the closest Tailwind color to #CDCA07?+

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