#C7FD7C Color

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

Color preview

#C7FD7C

Color formats

HEX
#C7FD7C
RGB
rgb(199, 253, 124)
RGBA
rgba(199, 253, 124, 1)
HSL
hsl(85, 97%, 74%)
HSV
hsv(85, 51%, 99%)
CMYK
cmyk(21%, 0%, 51%, 1%)
CSS variable
--color-primary: #C7FD7C;
Lowercase HEX
#c7fd7c

Shades

Tints

Tones

Harmony

CSS snippets for #C7FD7C

.color-c7fd7c {
  color: #C7FD7C;
  background-color: #C7FD7C;
}

Frequently asked questions

What color is #C7FD7C?+

#C7FD7C is a HEX color with RGB value rgb(199, 253, 124) and HSL value hsl(85, 97%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #C7FD7C?+

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