#C6EF98 Color

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

Color preview

#C6EF98

Color formats

HEX
#C6EF98
RGB
rgb(198, 239, 152)
RGBA
rgba(198, 239, 152, 1)
HSL
hsl(88, 73%, 77%)
HSV
hsv(88, 36%, 94%)
CMYK
cmyk(17%, 0%, 36%, 6%)
CSS variable
--color-primary: #C6EF98;
Lowercase HEX
#c6ef98

Shades

Tints

Tones

Harmony

CSS snippets for #C6EF98

.color-c6ef98 {
  color: #C6EF98;
  background-color: #C6EF98;
}

Frequently asked questions

What color is #C6EF98?+

#C6EF98 is a HEX color with RGB value rgb(198, 239, 152) and HSL value hsl(88, 73%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C6EF98?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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