#C2BF43 Color

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

Color preview

#C2BF43

Color formats

HEX
#C2BF43
RGB
rgb(194, 191, 67)
RGBA
rgba(194, 191, 67, 1)
HSL
hsl(59, 51%, 51%)
HSV
hsv(59, 65%, 76%)
CMYK
cmyk(0%, 2%, 65%, 24%)
CSS variable
--color-primary: #C2BF43;
Lowercase HEX
#c2bf43

Shades

Tints

Tones

Harmony

CSS snippets for #C2BF43

.color-c2bf43 {
  color: #C2BF43;
  background-color: #C2BF43;
}

Frequently asked questions

What color is #C2BF43?+

#C2BF43 is a HEX color with RGB value rgb(194, 191, 67) and HSL value hsl(59, 51%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C2BF43?+

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