#A5DABC Color

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

Color preview

#A5DABC

Color formats

HEX
#A5DABC
RGB
rgb(165, 218, 188)
RGBA
rgba(165, 218, 188, 1)
HSL
hsl(146, 42%, 75%)
HSV
hsv(146, 24%, 85%)
CMYK
cmyk(24%, 0%, 14%, 15%)
CSS variable
--color-primary: #A5DABC;
Lowercase HEX
#a5dabc

Shades

Tints

Tones

Harmony

CSS snippets for #A5DABC

.color-a5dabc {
  color: #A5DABC;
  background-color: #A5DABC;
}

Frequently asked questions

What color is #A5DABC?+

#A5DABC is a HEX color with RGB value rgb(165, 218, 188) and HSL value hsl(146, 42%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5DABC?+

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