#C9C00D Color

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

Color preview

#C9C00D

Color formats

HEX
#C9C00D
RGB
rgb(201, 192, 13)
RGBA
rgba(201, 192, 13, 1)
HSL
hsl(57, 88%, 42%)
HSV
hsv(57, 94%, 79%)
CMYK
cmyk(0%, 4%, 94%, 21%)
CSS variable
--color-primary: #C9C00D;
Lowercase HEX
#c9c00d

Shades

Tints

Tones

Harmony

CSS snippets for #C9C00D

.color-c9c00d {
  color: #C9C00D;
  background-color: #C9C00D;
}

Frequently asked questions

What color is #C9C00D?+

#C9C00D is a HEX color with RGB value rgb(201, 192, 13) and HSL value hsl(57, 88%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C9C00D?+

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