#C6FABD Color

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

Color preview

#C6FABD

Color formats

HEX
#C6FABD
RGB
rgb(198, 250, 189)
RGBA
rgba(198, 250, 189, 1)
HSL
hsl(111, 86%, 86%)
HSV
hsv(111, 24%, 98%)
CMYK
cmyk(21%, 0%, 24%, 2%)
CSS variable
--color-primary: #C6FABD;
Lowercase HEX
#c6fabd

Shades

Tints

Tones

Harmony

CSS snippets for #C6FABD

.color-c6fabd {
  color: #C6FABD;
  background-color: #C6FABD;
}

Frequently asked questions

What color is #C6FABD?+

#C6FABD is a HEX color with RGB value rgb(198, 250, 189) and HSL value hsl(111, 86%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6FABD?+

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