#A2EEEF Color

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

Color preview

#A2EEEF

Color formats

HEX
#A2EEEF
RGB
rgb(162, 238, 239)
RGBA
rgba(162, 238, 239, 1)
HSL
hsl(181, 71%, 79%)
HSV
hsv(181, 32%, 94%)
CMYK
cmyk(32%, 0%, 0%, 6%)
CSS variable
--color-primary: #A2EEEF;
Lowercase HEX
#a2eeef

Shades

Tints

Tones

Harmony

CSS snippets for #A2EEEF

.color-a2eeef {
  color: #A2EEEF;
  background-color: #A2EEEF;
}

Frequently asked questions

What color is #A2EEEF?+

#A2EEEF is a HEX color with RGB value rgb(162, 238, 239) and HSL value hsl(181, 71%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2EEEF?+

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