#C5BF63 Color

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

Color preview

#C5BF63

Color formats

HEX
#C5BF63
RGB
rgb(197, 191, 99)
RGBA
rgba(197, 191, 99, 1)
HSL
hsl(56, 46%, 58%)
HSV
hsv(56, 50%, 77%)
CMYK
cmyk(0%, 3%, 50%, 23%)
CSS variable
--color-primary: #C5BF63;
Lowercase HEX
#c5bf63

Shades

Tints

Tones

Harmony

CSS snippets for #C5BF63

.color-c5bf63 {
  color: #C5BF63;
  background-color: #C5BF63;
}

Frequently asked questions

What color is #C5BF63?+

#C5BF63 is a HEX color with RGB value rgb(197, 191, 99) and HSL value hsl(56, 46%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5BF63?+

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