#C4FFDC Color

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

Color preview

#C4FFDC

Color formats

HEX
#C4FFDC
RGB
rgb(196, 255, 220)
RGBA
rgba(196, 255, 220, 1)
HSL
hsl(144, 100%, 88%)
HSV
hsv(144, 23%, 100%)
CMYK
cmyk(23%, 0%, 14%, 0%)
CSS variable
--color-primary: #C4FFDC;
Lowercase HEX
#c4ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #C4FFDC

.color-c4ffdc {
  color: #C4FFDC;
  background-color: #C4FFDC;
}

Frequently asked questions

What color is #C4FFDC?+

#C4FFDC is a HEX color with RGB value rgb(196, 255, 220) and HSL value hsl(144, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C4FFDC?+

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