#C6F8AE Color

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

Color preview

#C6F8AE

Color formats

HEX
#C6F8AE
RGB
rgb(198, 248, 174)
RGBA
rgba(198, 248, 174, 1)
HSL
hsl(101, 84%, 83%)
HSV
hsv(101, 30%, 97%)
CMYK
cmyk(20%, 0%, 30%, 3%)
CSS variable
--color-primary: #C6F8AE;
Lowercase HEX
#c6f8ae

Shades

Tints

Tones

Harmony

CSS snippets for #C6F8AE

.color-c6f8ae {
  color: #C6F8AE;
  background-color: #C6F8AE;
}

Frequently asked questions

What color is #C6F8AE?+

#C6F8AE is a HEX color with RGB value rgb(198, 248, 174) and HSL value hsl(101, 84%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C6F8AE?+

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