#C5F6DD Color

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

Color preview

#C5F6DD

Color formats

HEX
#C5F6DD
RGB
rgb(197, 246, 221)
RGBA
rgba(197, 246, 221, 1)
HSL
hsl(149, 73%, 87%)
HSV
hsv(149, 20%, 96%)
CMYK
cmyk(20%, 0%, 10%, 4%)
CSS variable
--color-primary: #C5F6DD;
Lowercase HEX
#c5f6dd

Shades

Tints

Tones

Harmony

CSS snippets for #C5F6DD

.color-c5f6dd {
  color: #C5F6DD;
  background-color: #C5F6DD;
}

Frequently asked questions

What color is #C5F6DD?+

#C5F6DD is a HEX color with RGB value rgb(197, 246, 221) and HSL value hsl(149, 73%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5F6DD?+

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