#C3C322 Color

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

Color preview

#C3C322

Color formats

HEX
#C3C322
RGB
rgb(195, 195, 34)
RGBA
rgba(195, 195, 34, 1)
HSL
hsl(60, 70%, 45%)
HSV
hsv(60, 83%, 76%)
CMYK
cmyk(0%, 0%, 83%, 24%)
CSS variable
--color-primary: #C3C322;
Lowercase HEX
#c3c322

Shades

Tints

Tones

Harmony

CSS snippets for #C3C322

.color-c3c322 {
  color: #C3C322;
  background-color: #C3C322;
}

Frequently asked questions

What color is #C3C322?+

#C3C322 is a HEX color with RGB value rgb(195, 195, 34) and HSL value hsl(60, 70%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C3C322?+

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