#C1BF2F Color

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

Color preview

#C1BF2F

Color formats

HEX
#C1BF2F
RGB
rgb(193, 191, 47)
RGBA
rgba(193, 191, 47, 1)
HSL
hsl(59, 61%, 47%)
HSV
hsv(59, 76%, 76%)
CMYK
cmyk(0%, 1%, 76%, 24%)
CSS variable
--color-primary: #C1BF2F;
Lowercase HEX
#c1bf2f

Shades

Tints

Tones

Harmony

CSS snippets for #C1BF2F

.color-c1bf2f {
  color: #C1BF2F;
  background-color: #C1BF2F;
}

Frequently asked questions

What color is #C1BF2F?+

#C1BF2F is a HEX color with RGB value rgb(193, 191, 47) and HSL value hsl(59, 61%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C1BF2F?+

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