#C4CB01 Color

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

Color preview

#C4CB01

Color formats

HEX
#C4CB01
RGB
rgb(196, 203, 1)
RGBA
rgba(196, 203, 1, 1)
HSL
hsl(62, 99%, 40%)
HSV
hsv(62, 100%, 80%)
CMYK
cmyk(3%, 0%, 100%, 20%)
CSS variable
--color-primary: #C4CB01;
Lowercase HEX
#c4cb01

Shades

Tints

Tones

Harmony

CSS snippets for #C4CB01

.color-c4cb01 {
  color: #C4CB01;
  background-color: #C4CB01;
}

Frequently asked questions

What color is #C4CB01?+

#C4CB01 is a HEX color with RGB value rgb(196, 203, 1) and HSL value hsl(62, 99%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4CB01?+

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