#A5ECCC Color

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

Color preview

#A5ECCC

Color formats

HEX
#A5ECCC
RGB
rgb(165, 236, 204)
RGBA
rgba(165, 236, 204, 1)
HSL
hsl(153, 65%, 79%)
HSV
hsv(153, 30%, 93%)
CMYK
cmyk(30%, 0%, 14%, 7%)
CSS variable
--color-primary: #A5ECCC;
Lowercase HEX
#a5eccc

Shades

Tints

Tones

Harmony

CSS snippets for #A5ECCC

.color-a5eccc {
  color: #A5ECCC;
  background-color: #A5ECCC;
}

Frequently asked questions

What color is #A5ECCC?+

#A5ECCC is a HEX color with RGB value rgb(165, 236, 204) and HSL value hsl(153, 65%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5ECCC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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