#A5E6DA Color

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

Color preview

#A5E6DA

Color formats

HEX
#A5E6DA
RGB
rgb(165, 230, 218)
RGBA
rgba(165, 230, 218, 1)
HSL
hsl(169, 57%, 77%)
HSV
hsv(169, 28%, 90%)
CMYK
cmyk(28%, 0%, 5%, 10%)
CSS variable
--color-primary: #A5E6DA;
Lowercase HEX
#a5e6da

Shades

Tints

Tones

Harmony

CSS snippets for #A5E6DA

.color-a5e6da {
  color: #A5E6DA;
  background-color: #A5E6DA;
}

Frequently asked questions

What color is #A5E6DA?+

#A5E6DA is a HEX color with RGB value rgb(165, 230, 218) and HSL value hsl(169, 57%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5E6DA?+

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