#C3CB2F Color

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

Color preview

#C3CB2F

Color formats

HEX
#C3CB2F
RGB
rgb(195, 203, 47)
RGBA
rgba(195, 203, 47, 1)
HSL
hsl(63, 62%, 49%)
HSV
hsv(63, 77%, 80%)
CMYK
cmyk(4%, 0%, 77%, 20%)
CSS variable
--color-primary: #C3CB2F;
Lowercase HEX
#c3cb2f

Shades

Tints

Tones

Harmony

CSS snippets for #C3CB2F

.color-c3cb2f {
  color: #C3CB2F;
  background-color: #C3CB2F;
}

Frequently asked questions

What color is #C3CB2F?+

#C3CB2F is a HEX color with RGB value rgb(195, 203, 47) and HSL value hsl(63, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #C3CB2F?+

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