#C0CD32 Color

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

Color preview

#C0CD32

Color formats

HEX
#C0CD32
RGB
rgb(192, 205, 50)
RGBA
rgba(192, 205, 50, 1)
HSL
hsl(65, 61%, 50%)
HSV
hsv(65, 76%, 80%)
CMYK
cmyk(6%, 0%, 76%, 20%)
CSS variable
--color-primary: #C0CD32;
Lowercase HEX
#c0cd32

Shades

Tints

Tones

Harmony

CSS snippets for #C0CD32

.color-c0cd32 {
  color: #C0CD32;
  background-color: #C0CD32;
}

Frequently asked questions

What color is #C0CD32?+

#C0CD32 is a HEX color with RGB value rgb(192, 205, 50) and HSL value hsl(65, 61%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #C0CD32?+

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