#A2E1FE Color

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

Color preview

#A2E1FE

Color formats

HEX
#A2E1FE
RGB
rgb(162, 225, 254)
RGBA
rgba(162, 225, 254, 1)
HSL
hsl(199, 98%, 82%)
HSV
hsv(199, 36%, 100%)
CMYK
cmyk(36%, 11%, 0%, 0%)
CSS variable
--color-primary: #A2E1FE;
Lowercase HEX
#a2e1fe

Shades

Tints

Tones

Harmony

CSS snippets for #A2E1FE

.color-a2e1fe {
  color: #A2E1FE;
  background-color: #A2E1FE;
}

Frequently asked questions

What color is #A2E1FE?+

#A2E1FE is a HEX color with RGB value rgb(162, 225, 254) and HSL value hsl(199, 98%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2E1FE?+

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