#C4BF2C Color

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

Color preview

#C4BF2C

Color formats

HEX
#C4BF2C
RGB
rgb(196, 191, 44)
RGBA
rgba(196, 191, 44, 1)
HSL
hsl(58, 63%, 47%)
HSV
hsv(58, 78%, 77%)
CMYK
cmyk(0%, 3%, 78%, 23%)
CSS variable
--color-primary: #C4BF2C;
Lowercase HEX
#c4bf2c

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF2C

.color-c4bf2c {
  color: #C4BF2C;
  background-color: #C4BF2C;
}

Frequently asked questions

What color is #C4BF2C?+

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

What is the closest Tailwind color to #C4BF2C?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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