#A5EBBF Color

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

Color preview

#A5EBBF

Color formats

HEX
#A5EBBF
RGB
rgb(165, 235, 191)
RGBA
rgba(165, 235, 191, 1)
HSL
hsl(142, 64%, 78%)
HSV
hsv(142, 30%, 92%)
CMYK
cmyk(30%, 0%, 19%, 8%)
CSS variable
--color-primary: #A5EBBF;
Lowercase HEX
#a5ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #A5EBBF

.color-a5ebbf {
  color: #A5EBBF;
  background-color: #A5EBBF;
}

Frequently asked questions

What color is #A5EBBF?+

#A5EBBF is a HEX color with RGB value rgb(165, 235, 191) and HSL value hsl(142, 64%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5EBBF?+

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