#C4F5DE Color

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

Color preview

#C4F5DE

Color formats

HEX
#C4F5DE
RGB
rgb(196, 245, 222)
RGBA
rgba(196, 245, 222, 1)
HSL
hsl(152, 71%, 86%)
HSV
hsv(152, 20%, 96%)
CMYK
cmyk(20%, 0%, 9%, 4%)
CSS variable
--color-primary: #C4F5DE;
Lowercase HEX
#c4f5de

Shades

Tints

Tones

Harmony

CSS snippets for #C4F5DE

.color-c4f5de {
  color: #C4F5DE;
  background-color: #C4F5DE;
}

Frequently asked questions

What color is #C4F5DE?+

#C4F5DE is a HEX color with RGB value rgb(196, 245, 222) and HSL value hsl(152, 71%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C4F5DE?+

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