#C5C01B Color

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

Color preview

#C5C01B

Color formats

HEX
#C5C01B
RGB
rgb(197, 192, 27)
RGBA
rgba(197, 192, 27, 1)
HSL
hsl(58, 76%, 44%)
HSV
hsv(58, 86%, 77%)
CMYK
cmyk(0%, 3%, 86%, 23%)
CSS variable
--color-primary: #C5C01B;
Lowercase HEX
#c5c01b

Shades

Tints

Tones

Harmony

CSS snippets for #C5C01B

.color-c5c01b {
  color: #C5C01B;
  background-color: #C5C01B;
}

Frequently asked questions

What color is #C5C01B?+

#C5C01B is a HEX color with RGB value rgb(197, 192, 27) and HSL value hsl(58, 76%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C5C01B?+

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