#C1BF5C Color

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

Color preview

#C1BF5C

Color formats

HEX
#C1BF5C
RGB
rgb(193, 191, 92)
RGBA
rgba(193, 191, 92, 1)
HSL
hsl(59, 45%, 56%)
HSV
hsv(59, 52%, 76%)
CMYK
cmyk(0%, 1%, 52%, 24%)
CSS variable
--color-primary: #C1BF5C;
Lowercase HEX
#c1bf5c

Shades

Tints

Tones

Harmony

CSS snippets for #C1BF5C

.color-c1bf5c {
  color: #C1BF5C;
  background-color: #C1BF5C;
}

Frequently asked questions

What color is #C1BF5C?+

#C1BF5C is a HEX color with RGB value rgb(193, 191, 92) and HSL value hsl(59, 45%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C1BF5C?+

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