#C3CC3D Color

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

Color preview

#C3CC3D

Color formats

HEX
#C3CC3D
RGB
rgb(195, 204, 61)
RGBA
rgba(195, 204, 61, 1)
HSL
hsl(64, 58%, 52%)
HSV
hsv(64, 70%, 80%)
CMYK
cmyk(4%, 0%, 70%, 20%)
CSS variable
--color-primary: #C3CC3D;
Lowercase HEX
#c3cc3d

Shades

Tints

Tones

Harmony

CSS snippets for #C3CC3D

.color-c3cc3d {
  color: #C3CC3D;
  background-color: #C3CC3D;
}

Frequently asked questions

What color is #C3CC3D?+

#C3CC3D is a HEX color with RGB value rgb(195, 204, 61) and HSL value hsl(64, 58%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #C3CC3D?+

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