#C4FFEB Color

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

Color preview

#C4FFEB

Color formats

HEX
#C4FFEB
RGB
rgb(196, 255, 235)
RGBA
rgba(196, 255, 235, 1)
HSL
hsl(160, 100%, 88%)
HSV
hsv(160, 23%, 100%)
CMYK
cmyk(23%, 0%, 8%, 0%)
CSS variable
--color-primary: #C4FFEB;
Lowercase HEX
#c4ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #C4FFEB

.color-c4ffeb {
  color: #C4FFEB;
  background-color: #C4FFEB;
}

Frequently asked questions

What color is #C4FFEB?+

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

What is the closest Tailwind color to #C4FFEB?+

The closest Tailwind color is teal-100, available as the bg-teal-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