#A2EFFF Color

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

Color preview

#A2EFFF

Color formats

HEX
#A2EFFF
RGB
rgb(162, 239, 255)
RGBA
rgba(162, 239, 255, 1)
HSL
hsl(190, 100%, 82%)
HSV
hsv(190, 36%, 100%)
CMYK
cmyk(36%, 6%, 0%, 0%)
CSS variable
--color-primary: #A2EFFF;
Lowercase HEX
#a2efff

Shades

Tints

Tones

Harmony

CSS snippets for #A2EFFF

.color-a2efff {
  color: #A2EFFF;
  background-color: #A2EFFF;
}

Frequently asked questions

What color is #A2EFFF?+

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

What is the closest Tailwind color to #A2EFFF?+

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