#C6B00F Color

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

Color preview

#C6B00F

Color formats

HEX
#C6B00F
RGB
rgb(198, 176, 15)
RGBA
rgba(198, 176, 15, 1)
HSL
hsl(53, 86%, 42%)
HSV
hsv(53, 92%, 78%)
CMYK
cmyk(0%, 11%, 92%, 22%)
CSS variable
--color-primary: #C6B00F;
Lowercase HEX
#c6b00f

Shades

Tints

Tones

Harmony

CSS snippets for #C6B00F

.color-c6b00f {
  color: #C6B00F;
  background-color: #C6B00F;
}

Frequently asked questions

What color is #C6B00F?+

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

What is the closest Tailwind color to #C6B00F?+

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