#A2F1DD Color

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

Color preview

#A2F1DD

Color formats

HEX
#A2F1DD
RGB
rgb(162, 241, 221)
RGBA
rgba(162, 241, 221, 1)
HSL
hsl(165, 74%, 79%)
HSV
hsv(165, 33%, 95%)
CMYK
cmyk(33%, 0%, 8%, 5%)
CSS variable
--color-primary: #A2F1DD;
Lowercase HEX
#a2f1dd

Shades

Tints

Tones

Harmony

CSS snippets for #A2F1DD

.color-a2f1dd {
  color: #A2F1DD;
  background-color: #A2F1DD;
}

Frequently asked questions

What color is #A2F1DD?+

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

What is the closest Tailwind color to #A2F1DD?+

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