#A2FADF Color

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

Color preview

#A2FADF

Color formats

HEX
#A2FADF
RGB
rgb(162, 250, 223)
RGBA
rgba(162, 250, 223, 1)
HSL
hsl(162, 90%, 81%)
HSV
hsv(162, 35%, 98%)
CMYK
cmyk(35%, 0%, 11%, 2%)
CSS variable
--color-primary: #A2FADF;
Lowercase HEX
#a2fadf

Shades

Tints

Tones

Harmony

CSS snippets for #A2FADF

.color-a2fadf {
  color: #A2FADF;
  background-color: #A2FADF;
}

Frequently asked questions

What color is #A2FADF?+

#A2FADF is a HEX color with RGB value rgb(162, 250, 223) and HSL value hsl(162, 90%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2FADF?+

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