#C6EF7E Color

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

Color preview

#C6EF7E

Color formats

HEX
#C6EF7E
RGB
rgb(198, 239, 126)
RGBA
rgba(198, 239, 126, 1)
HSL
hsl(82, 78%, 72%)
HSV
hsv(82, 47%, 94%)
CMYK
cmyk(17%, 0%, 47%, 6%)
CSS variable
--color-primary: #C6EF7E;
Lowercase HEX
#c6ef7e

Shades

Tints

Tones

Harmony

CSS snippets for #C6EF7E

.color-c6ef7e {
  color: #C6EF7E;
  background-color: #C6EF7E;
}

Frequently asked questions

What color is #C6EF7E?+

#C6EF7E is a HEX color with RGB value rgb(198, 239, 126) and HSL value hsl(82, 78%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #C6EF7E?+

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