#C6EAAB Color

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

Color preview

#C6EAAB

Color formats

HEX
#C6EAAB
RGB
rgb(198, 234, 171)
RGBA
rgba(198, 234, 171, 1)
HSL
hsl(94, 60%, 79%)
HSV
hsv(94, 27%, 92%)
CMYK
cmyk(15%, 0%, 27%, 8%)
CSS variable
--color-primary: #C6EAAB;
Lowercase HEX
#c6eaab

Shades

Tints

Tones

Harmony

CSS snippets for #C6EAAB

.color-c6eaab {
  color: #C6EAAB;
  background-color: #C6EAAB;
}

Frequently asked questions

What color is #C6EAAB?+

#C6EAAB is a HEX color with RGB value rgb(198, 234, 171) and HSL value hsl(94, 60%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C6EAAB?+

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