#C6F7DD Color

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

Color preview

#C6F7DD

Color formats

HEX
#C6F7DD
RGB
rgb(198, 247, 221)
RGBA
rgba(198, 247, 221, 1)
HSL
hsl(148, 75%, 87%)
HSV
hsv(148, 20%, 97%)
CMYK
cmyk(20%, 0%, 11%, 3%)
CSS variable
--color-primary: #C6F7DD;
Lowercase HEX
#c6f7dd

Shades

Tints

Tones

Harmony

CSS snippets for #C6F7DD

.color-c6f7dd {
  color: #C6F7DD;
  background-color: #C6F7DD;
}

Frequently asked questions

What color is #C6F7DD?+

#C6F7DD is a HEX color with RGB value rgb(198, 247, 221) and HSL value hsl(148, 75%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6F7DD?+

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