#C1FE7D Color

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

Color preview

#C1FE7D

Color formats

HEX
#C1FE7D
RGB
rgb(193, 254, 125)
RGBA
rgba(193, 254, 125, 1)
HSL
hsl(88, 98%, 74%)
HSV
hsv(88, 51%, 100%)
CMYK
cmyk(24%, 0%, 51%, 0%)
CSS variable
--color-primary: #C1FE7D;
Lowercase HEX
#c1fe7d

Shades

Tints

Tones

Harmony

CSS snippets for #C1FE7D

.color-c1fe7d {
  color: #C1FE7D;
  background-color: #C1FE7D;
}

Frequently asked questions

What color is #C1FE7D?+

#C1FE7D is a HEX color with RGB value rgb(193, 254, 125) and HSL value hsl(88, 98%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C1FE7D?+

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