#C2EF68 Color

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

Color preview

#C2EF68

Color formats

HEX
#C2EF68
RGB
rgb(194, 239, 104)
RGBA
rgba(194, 239, 104, 1)
HSL
hsl(80, 81%, 67%)
HSV
hsv(80, 56%, 94%)
CMYK
cmyk(19%, 0%, 56%, 6%)
CSS variable
--color-primary: #C2EF68;
Lowercase HEX
#c2ef68

Shades

Tints

Tones

Harmony

CSS snippets for #C2EF68

.color-c2ef68 {
  color: #C2EF68;
  background-color: #C2EF68;
}

Frequently asked questions

What color is #C2EF68?+

#C2EF68 is a HEX color with RGB value rgb(194, 239, 104) and HSL value hsl(80, 81%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C2EF68?+

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