#A8F2DC Color

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

Color preview

#A8F2DC

Color formats

HEX
#A8F2DC
RGB
rgb(168, 242, 220)
RGBA
rgba(168, 242, 220, 1)
HSL
hsl(162, 74%, 80%)
HSV
hsv(162, 31%, 95%)
CMYK
cmyk(31%, 0%, 9%, 5%)
CSS variable
--color-primary: #A8F2DC;
Lowercase HEX
#a8f2dc

Shades

Tints

Tones

Harmony

CSS snippets for #A8F2DC

.color-a8f2dc {
  color: #A8F2DC;
  background-color: #A8F2DC;
}

Frequently asked questions

What color is #A8F2DC?+

#A8F2DC is a HEX color with RGB value rgb(168, 242, 220) and HSL value hsl(162, 74%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A8F2DC?+

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