#C6F5DD Color

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

Color preview

#C6F5DD

Color formats

HEX
#C6F5DD
RGB
rgb(198, 245, 221)
RGBA
rgba(198, 245, 221, 1)
HSL
hsl(149, 70%, 87%)
HSV
hsv(149, 19%, 96%)
CMYK
cmyk(19%, 0%, 10%, 4%)
CSS variable
--color-primary: #C6F5DD;
Lowercase HEX
#c6f5dd

Shades

Tints

Tones

Harmony

CSS snippets for #C6F5DD

.color-c6f5dd {
  color: #C6F5DD;
  background-color: #C6F5DD;
}

Frequently asked questions

What color is #C6F5DD?+

#C6F5DD is a HEX color with RGB value rgb(198, 245, 221) and HSL value hsl(149, 70%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6F5DD?+

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