#C6BF43 Color

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

Color preview

#C6BF43

Color formats

HEX
#C6BF43
RGB
rgb(198, 191, 67)
RGBA
rgba(198, 191, 67, 1)
HSL
hsl(57, 53%, 52%)
HSV
hsv(57, 66%, 78%)
CMYK
cmyk(0%, 4%, 66%, 22%)
CSS variable
--color-primary: #C6BF43;
Lowercase HEX
#c6bf43

Shades

Tints

Tones

Harmony

CSS snippets for #C6BF43

.color-c6bf43 {
  color: #C6BF43;
  background-color: #C6BF43;
}

Frequently asked questions

What color is #C6BF43?+

#C6BF43 is a HEX color with RGB value rgb(198, 191, 67) and HSL value hsl(57, 53%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C6BF43?+

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