#A2FBE0 Color

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

Color preview

#A2FBE0

Color formats

HEX
#A2FBE0
RGB
rgb(162, 251, 224)
RGBA
rgba(162, 251, 224, 1)
HSL
hsl(162, 92%, 81%)
HSV
hsv(162, 35%, 98%)
CMYK
cmyk(35%, 0%, 11%, 2%)
CSS variable
--color-primary: #A2FBE0;
Lowercase HEX
#a2fbe0

Shades

Tints

Tones

Harmony

CSS snippets for #A2FBE0

.color-a2fbe0 {
  color: #A2FBE0;
  background-color: #A2FBE0;
}

Frequently asked questions

What color is #A2FBE0?+

#A2FBE0 is a HEX color with RGB value rgb(162, 251, 224) and HSL value hsl(162, 92%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2FBE0?+

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