#AAEBE3 Color

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

Color preview

#AAEBE3

Color formats

HEX
#AAEBE3
RGB
rgb(170, 235, 227)
RGBA
rgba(170, 235, 227, 1)
HSL
hsl(173, 62%, 79%)
HSV
hsv(173, 28%, 92%)
CMYK
cmyk(28%, 0%, 3%, 8%)
CSS variable
--color-primary: #AAEBE3;
Lowercase HEX
#aaebe3

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBE3

.color-aaebe3 {
  color: #AAEBE3;
  background-color: #AAEBE3;
}

Frequently asked questions

What color is #AAEBE3?+

#AAEBE3 is a HEX color with RGB value rgb(170, 235, 227) and HSL value hsl(173, 62%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEBE3?+

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