#A5FFEA Color

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

Color preview

#A5FFEA

Color formats

HEX
#A5FFEA
RGB
rgb(165, 255, 234)
RGBA
rgba(165, 255, 234, 1)
HSL
hsl(166, 100%, 82%)
HSV
hsv(166, 35%, 100%)
CMYK
cmyk(35%, 0%, 8%, 0%)
CSS variable
--color-primary: #A5FFEA;
Lowercase HEX
#a5ffea

Shades

Tints

Tones

Harmony

CSS snippets for #A5FFEA

.color-a5ffea {
  color: #A5FFEA;
  background-color: #A5FFEA;
}

Frequently asked questions

What color is #A5FFEA?+

#A5FFEA is a HEX color with RGB value rgb(165, 255, 234) and HSL value hsl(166, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5FFEA?+

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