#A5DEBD Color

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

Color preview

#A5DEBD

Color formats

HEX
#A5DEBD
RGB
rgb(165, 222, 189)
RGBA
rgba(165, 222, 189, 1)
HSL
hsl(145, 46%, 76%)
HSV
hsv(145, 26%, 87%)
CMYK
cmyk(26%, 0%, 15%, 13%)
CSS variable
--color-primary: #A5DEBD;
Lowercase HEX
#a5debd

Shades

Tints

Tones

Harmony

CSS snippets for #A5DEBD

.color-a5debd {
  color: #A5DEBD;
  background-color: #A5DEBD;
}

Frequently asked questions

What color is #A5DEBD?+

#A5DEBD is a HEX color with RGB value rgb(165, 222, 189) and HSL value hsl(145, 46%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5DEBD?+

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