#C1BF3E Color

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

Color preview

#C1BF3E

Color formats

HEX
#C1BF3E
RGB
rgb(193, 191, 62)
RGBA
rgba(193, 191, 62, 1)
HSL
hsl(59, 51%, 50%)
HSV
hsv(59, 68%, 76%)
CMYK
cmyk(0%, 1%, 68%, 24%)
CSS variable
--color-primary: #C1BF3E;
Lowercase HEX
#c1bf3e

Shades

Tints

Tones

Harmony

CSS snippets for #C1BF3E

.color-c1bf3e {
  color: #C1BF3E;
  background-color: #C1BF3E;
}

Frequently asked questions

What color is #C1BF3E?+

#C1BF3E is a HEX color with RGB value rgb(193, 191, 62) and HSL value hsl(59, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #C1BF3E?+

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