#C4F2DE Color

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

Color preview

#C4F2DE

Color formats

HEX
#C4F2DE
RGB
rgb(196, 242, 222)
RGBA
rgba(196, 242, 222, 1)
HSL
hsl(154, 64%, 86%)
HSV
hsv(154, 19%, 95%)
CMYK
cmyk(19%, 0%, 8%, 5%)
CSS variable
--color-primary: #C4F2DE;
Lowercase HEX
#c4f2de

Shades

Tints

Tones

Harmony

CSS snippets for #C4F2DE

.color-c4f2de {
  color: #C4F2DE;
  background-color: #C4F2DE;
}

Frequently asked questions

What color is #C4F2DE?+

#C4F2DE is a HEX color with RGB value rgb(196, 242, 222) and HSL value hsl(154, 64%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C4F2DE?+

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