#A2FFEB Color

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

Color preview

#A2FFEB

Color formats

HEX
#A2FFEB
RGB
rgb(162, 255, 235)
RGBA
rgba(162, 255, 235, 1)
HSL
hsl(167, 100%, 82%)
HSV
hsv(167, 36%, 100%)
CMYK
cmyk(36%, 0%, 8%, 0%)
CSS variable
--color-primary: #A2FFEB;
Lowercase HEX
#a2ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #A2FFEB

.color-a2ffeb {
  color: #A2FFEB;
  background-color: #A2FFEB;
}

Frequently asked questions

What color is #A2FFEB?+

#A2FFEB is a HEX color with RGB value rgb(162, 255, 235) and HSL value hsl(167, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2FFEB?+

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