#22E8E1 Color

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

Color preview

#22E8E1

Color formats

HEX
#22E8E1
RGB
rgb(34, 232, 225)
RGBA
rgba(34, 232, 225, 1)
HSL
hsl(178, 81%, 52%)
HSV
hsv(178, 85%, 91%)
CMYK
cmyk(85%, 0%, 3%, 9%)
CSS variable
--color-primary: #22E8E1;
Lowercase HEX
#22e8e1

Shades

Tints

Tones

Harmony

CSS snippets for #22E8E1

.color-22e8e1 {
  color: #22E8E1;
  background-color: #22E8E1;
}

Frequently asked questions

What color is #22E8E1?+

#22E8E1 is a HEX color with RGB value rgb(34, 232, 225) and HSL value hsl(178, 81%, 52%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #22E8E1?+

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