#C2EB6F Color

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

Color preview

#C2EB6F

Color formats

HEX
#C2EB6F
RGB
rgb(194, 235, 111)
RGBA
rgba(194, 235, 111, 1)
HSL
hsl(80, 76%, 68%)
HSV
hsv(80, 53%, 92%)
CMYK
cmyk(17%, 0%, 53%, 8%)
CSS variable
--color-primary: #C2EB6F;
Lowercase HEX
#c2eb6f

Shades

Tints

Tones

Harmony

CSS snippets for #C2EB6F

.color-c2eb6f {
  color: #C2EB6F;
  background-color: #C2EB6F;
}

Frequently asked questions

What color is #C2EB6F?+

#C2EB6F is a HEX color with RGB value rgb(194, 235, 111) and HSL value hsl(80, 76%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C2EB6F?+

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