#A5E7EB Color

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

Color preview

#A5E7EB

Color formats

HEX
#A5E7EB
RGB
rgb(165, 231, 235)
RGBA
rgba(165, 231, 235, 1)
HSL
hsl(183, 64%, 78%)
HSV
hsv(183, 30%, 92%)
CMYK
cmyk(30%, 2%, 0%, 8%)
CSS variable
--color-primary: #A5E7EB;
Lowercase HEX
#a5e7eb

Shades

Tints

Tones

Harmony

CSS snippets for #A5E7EB

.color-a5e7eb {
  color: #A5E7EB;
  background-color: #A5E7EB;
}

Frequently asked questions

What color is #A5E7EB?+

#A5E7EB is a HEX color with RGB value rgb(165, 231, 235) and HSL value hsl(183, 64%, 78%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5E7EB?+

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