#A5ECEB Color

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

Color preview

#A5ECEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5ECEB

.color-a5eceb {
  color: #A5ECEB;
  background-color: #A5ECEB;
}

Frequently asked questions

What color is #A5ECEB?+

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

What is the closest Tailwind color to #A5ECEB?+

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