#A4F0EA Color

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

Color preview

#A4F0EA

Color formats

HEX
#A4F0EA
RGB
rgb(164, 240, 234)
RGBA
rgba(164, 240, 234, 1)
HSL
hsl(175, 72%, 79%)
HSV
hsv(175, 32%, 94%)
CMYK
cmyk(32%, 0%, 3%, 6%)
CSS variable
--color-primary: #A4F0EA;
Lowercase HEX
#a4f0ea

Shades

Tints

Tones

Harmony

CSS snippets for #A4F0EA

.color-a4f0ea {
  color: #A4F0EA;
  background-color: #A4F0EA;
}

Frequently asked questions

What color is #A4F0EA?+

#A4F0EA is a HEX color with RGB value rgb(164, 240, 234) and HSL value hsl(175, 72%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4F0EA?+

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