#C4BF40 Color

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

Color preview

#C4BF40

Color formats

HEX
#C4BF40
RGB
rgb(196, 191, 64)
RGBA
rgba(196, 191, 64, 1)
HSL
hsl(58, 53%, 51%)
HSV
hsv(58, 67%, 77%)
CMYK
cmyk(0%, 3%, 67%, 23%)
CSS variable
--color-primary: #C4BF40;
Lowercase HEX
#c4bf40

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF40

.color-c4bf40 {
  color: #C4BF40;
  background-color: #C4BF40;
}

Frequently asked questions

What color is #C4BF40?+

#C4BF40 is a HEX color with RGB value rgb(196, 191, 64) and HSL value hsl(58, 53%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4BF40?+

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