#A5ECEA Color

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

Color preview

#A5ECEA

Color formats

HEX
#A5ECEA
RGB
rgb(165, 236, 234)
RGBA
rgba(165, 236, 234, 1)
HSL
hsl(178, 65%, 79%)
HSV
hsv(178, 30%, 93%)
CMYK
cmyk(30%, 0%, 1%, 7%)
CSS variable
--color-primary: #A5ECEA;
Lowercase HEX
#a5ecea

Shades

Tints

Tones

Harmony

CSS snippets for #A5ECEA

.color-a5ecea {
  color: #A5ECEA;
  background-color: #A5ECEA;
}

Frequently asked questions

What color is #A5ECEA?+

#A5ECEA is a HEX color with RGB value rgb(165, 236, 234) and HSL value hsl(178, 65%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5ECEA?+

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