#C4BF1C Color

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

Color preview

#C4BF1C

Color formats

HEX
#C4BF1C
RGB
rgb(196, 191, 28)
RGBA
rgba(196, 191, 28, 1)
HSL
hsl(58, 75%, 44%)
HSV
hsv(58, 86%, 77%)
CMYK
cmyk(0%, 3%, 86%, 23%)
CSS variable
--color-primary: #C4BF1C;
Lowercase HEX
#c4bf1c

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF1C

.color-c4bf1c {
  color: #C4BF1C;
  background-color: #C4BF1C;
}

Frequently asked questions

What color is #C4BF1C?+

#C4BF1C is a HEX color with RGB value rgb(196, 191, 28) and HSL value hsl(58, 75%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4BF1C?+

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