#A9EAE2 Color

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

Color preview

#A9EAE2

Color formats

HEX
#A9EAE2
RGB
rgb(169, 234, 226)
RGBA
rgba(169, 234, 226, 1)
HSL
hsl(173, 61%, 79%)
HSV
hsv(173, 28%, 92%)
CMYK
cmyk(28%, 0%, 3%, 8%)
CSS variable
--color-primary: #A9EAE2;
Lowercase HEX
#a9eae2

Shades

Tints

Tones

Harmony

CSS snippets for #A9EAE2

.color-a9eae2 {
  color: #A9EAE2;
  background-color: #A9EAE2;
}

Frequently asked questions

What color is #A9EAE2?+

#A9EAE2 is a HEX color with RGB value rgb(169, 234, 226) and HSL value hsl(173, 61%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A9EAE2?+

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