#C7FE7E Color

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

Color preview

#C7FE7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7FE7E

.color-c7fe7e {
  color: #C7FE7E;
  background-color: #C7FE7E;
}

Frequently asked questions

What color is #C7FE7E?+

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

What is the closest Tailwind color to #C7FE7E?+

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