#A4EEE6 Color

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

Color preview

#A4EEE6

Color formats

HEX
#A4EEE6
RGB
rgb(164, 238, 230)
RGBA
rgba(164, 238, 230, 1)
HSL
hsl(174, 69%, 79%)
HSV
hsv(174, 31%, 93%)
CMYK
cmyk(31%, 0%, 3%, 7%)
CSS variable
--color-primary: #A4EEE6;
Lowercase HEX
#a4eee6

Shades

Tints

Tones

Harmony

CSS snippets for #A4EEE6

.color-a4eee6 {
  color: #A4EEE6;
  background-color: #A4EEE6;
}

Frequently asked questions

What color is #A4EEE6?+

#A4EEE6 is a HEX color with RGB value rgb(164, 238, 230) and HSL value hsl(174, 69%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4EEE6?+

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