#A5DABD Color

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

Color preview

#A5DABD

Color formats

HEX
#A5DABD
RGB
rgb(165, 218, 189)
RGBA
rgba(165, 218, 189, 1)
HSL
hsl(147, 42%, 75%)
HSV
hsv(147, 24%, 85%)
CMYK
cmyk(24%, 0%, 13%, 15%)
CSS variable
--color-primary: #A5DABD;
Lowercase HEX
#a5dabd

Shades

Tints

Tones

Harmony

CSS snippets for #A5DABD

.color-a5dabd {
  color: #A5DABD;
  background-color: #A5DABD;
}

Frequently asked questions

What color is #A5DABD?+

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

What is the closest Tailwind color to #A5DABD?+

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