#A8EEEA Color

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

Color preview

#A8EEEA

Color formats

HEX
#A8EEEA
RGB
rgb(168, 238, 234)
RGBA
rgba(168, 238, 234, 1)
HSL
hsl(177, 67%, 80%)
HSV
hsv(177, 29%, 93%)
CMYK
cmyk(29%, 0%, 2%, 7%)
CSS variable
--color-primary: #A8EEEA;
Lowercase HEX
#a8eeea

Shades

Tints

Tones

Harmony

CSS snippets for #A8EEEA

.color-a8eeea {
  color: #A8EEEA;
  background-color: #A8EEEA;
}

Frequently asked questions

What color is #A8EEEA?+

#A8EEEA is a HEX color with RGB value rgb(168, 238, 234) and HSL value hsl(177, 67%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A8EEEA?+

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