#C2F00A Color

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

Color preview

#C2F00A

Color formats

HEX
#C2F00A
RGB
rgb(194, 240, 10)
RGBA
rgba(194, 240, 10, 1)
HSL
hsl(72, 92%, 49%)
HSV
hsv(72, 96%, 94%)
CMYK
cmyk(19%, 0%, 96%, 6%)
CSS variable
--color-primary: #C2F00A;
Lowercase HEX
#c2f00a

Shades

Tints

Tones

Harmony

CSS snippets for #C2F00A

.color-c2f00a {
  color: #C2F00A;
  background-color: #C2F00A;
}

Frequently asked questions

What color is #C2F00A?+

#C2F00A is a HEX color with RGB value rgb(194, 240, 10) and HSL value hsl(72, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C2F00A?+

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