#A8EAE3 Color

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

Color preview

#A8EAE3

Color formats

HEX
#A8EAE3
RGB
rgb(168, 234, 227)
RGBA
rgba(168, 234, 227, 1)
HSL
hsl(174, 61%, 79%)
HSV
hsv(174, 28%, 92%)
CMYK
cmyk(28%, 0%, 3%, 8%)
CSS variable
--color-primary: #A8EAE3;
Lowercase HEX
#a8eae3

Shades

Tints

Tones

Harmony

CSS snippets for #A8EAE3

.color-a8eae3 {
  color: #A8EAE3;
  background-color: #A8EAE3;
}

Frequently asked questions

What color is #A8EAE3?+

#A8EAE3 is a HEX color with RGB value rgb(168, 234, 227) and HSL value hsl(174, 61%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A8EAE3?+

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