#C6F9DD Color

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

Color preview

#C6F9DD

Color formats

HEX
#C6F9DD
RGB
rgb(198, 249, 221)
RGBA
rgba(198, 249, 221, 1)
HSL
hsl(147, 81%, 88%)
HSV
hsv(147, 20%, 98%)
CMYK
cmyk(20%, 0%, 11%, 2%)
CSS variable
--color-primary: #C6F9DD;
Lowercase HEX
#c6f9dd

Shades

Tints

Tones

Harmony

CSS snippets for #C6F9DD

.color-c6f9dd {
  color: #C6F9DD;
  background-color: #C6F9DD;
}

Frequently asked questions

What color is #C6F9DD?+

#C6F9DD is a HEX color with RGB value rgb(198, 249, 221) and HSL value hsl(147, 81%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6F9DD?+

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