#C6FE7E Color

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

Color preview

#C6FE7E

Color formats

HEX
#C6FE7E
RGB
rgb(198, 254, 126)
RGBA
rgba(198, 254, 126, 1)
HSL
hsl(86, 98%, 75%)
HSV
hsv(86, 50%, 100%)
CMYK
cmyk(22%, 0%, 50%, 0%)
CSS variable
--color-primary: #C6FE7E;
Lowercase HEX
#c6fe7e

Shades

Tints

Tones

Harmony

CSS snippets for #C6FE7E

.color-c6fe7e {
  color: #C6FE7E;
  background-color: #C6FE7E;
}

Frequently asked questions

What color is #C6FE7E?+

#C6FE7E is a HEX color with RGB value rgb(198, 254, 126) and HSL value hsl(86, 98%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #C6FE7E?+

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