#A8EAE4 Color

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

Color preview

#A8EAE4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A8EAE4

.color-a8eae4 {
  color: #A8EAE4;
  background-color: #A8EAE4;
}

Frequently asked questions

What color is #A8EAE4?+

#A8EAE4 is a HEX color with RGB value rgb(168, 234, 228) and HSL value hsl(175, 61%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A8EAE4?+

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