#C6EC9F Color

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

Color preview

#C6EC9F

Color formats

HEX
#C6EC9F
RGB
rgb(198, 236, 159)
RGBA
rgba(198, 236, 159, 1)
HSL
hsl(90, 67%, 77%)
HSV
hsv(90, 33%, 93%)
CMYK
cmyk(16%, 0%, 33%, 7%)
CSS variable
--color-primary: #C6EC9F;
Lowercase HEX
#c6ec9f

Shades

Tints

Tones

Harmony

CSS snippets for #C6EC9F

.color-c6ec9f {
  color: #C6EC9F;
  background-color: #C6EC9F;
}

Frequently asked questions

What color is #C6EC9F?+

#C6EC9F is a HEX color with RGB value rgb(198, 236, 159) and HSL value hsl(90, 67%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C6EC9F?+

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