#C4BF36 Color

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

Color preview

#C4BF36

Color formats

HEX
#C4BF36
RGB
rgb(196, 191, 54)
RGBA
rgba(196, 191, 54, 1)
HSL
hsl(58, 57%, 49%)
HSV
hsv(58, 72%, 77%)
CMYK
cmyk(0%, 3%, 72%, 23%)
CSS variable
--color-primary: #C4BF36;
Lowercase HEX
#c4bf36

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF36

.color-c4bf36 {
  color: #C4BF36;
  background-color: #C4BF36;
}

Frequently asked questions

What color is #C4BF36?+

#C4BF36 is a HEX color with RGB value rgb(196, 191, 54) and HSL value hsl(58, 57%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4BF36?+

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