#A2F1DB Color

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

Color preview

#A2F1DB

Color formats

HEX
#A2F1DB
RGB
rgb(162, 241, 219)
RGBA
rgba(162, 241, 219, 1)
HSL
hsl(163, 74%, 79%)
HSV
hsv(163, 33%, 95%)
CMYK
cmyk(33%, 0%, 9%, 5%)
CSS variable
--color-primary: #A2F1DB;
Lowercase HEX
#a2f1db

Shades

Tints

Tones

Harmony

CSS snippets for #A2F1DB

.color-a2f1db {
  color: #A2F1DB;
  background-color: #A2F1DB;
}

Frequently asked questions

What color is #A2F1DB?+

#A2F1DB is a HEX color with RGB value rgb(162, 241, 219) and HSL value hsl(163, 74%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2F1DB?+

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