#C6C00F Color

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

Color preview

#C6C00F

Color formats

HEX
#C6C00F
RGB
rgb(198, 192, 15)
RGBA
rgba(198, 192, 15, 1)
HSL
hsl(58, 86%, 42%)
HSV
hsv(58, 92%, 78%)
CMYK
cmyk(0%, 3%, 92%, 22%)
CSS variable
--color-primary: #C6C00F;
Lowercase HEX
#c6c00f

Shades

Tints

Tones

Harmony

CSS snippets for #C6C00F

.color-c6c00f {
  color: #C6C00F;
  background-color: #C6C00F;
}

Frequently asked questions

What color is #C6C00F?+

#C6C00F is a HEX color with RGB value rgb(198, 192, 15) and HSL value hsl(58, 86%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C6C00F?+

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