#A5FDBF Color

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

Color preview

#A5FDBF

Color formats

HEX
#A5FDBF
RGB
rgb(165, 253, 191)
RGBA
rgba(165, 253, 191, 1)
HSL
hsl(138, 96%, 82%)
HSV
hsv(138, 35%, 99%)
CMYK
cmyk(35%, 0%, 25%, 1%)
CSS variable
--color-primary: #A5FDBF;
Lowercase HEX
#a5fdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A5FDBF

.color-a5fdbf {
  color: #A5FDBF;
  background-color: #A5FDBF;
}

Frequently asked questions

What color is #A5FDBF?+

#A5FDBF is a HEX color with RGB value rgb(165, 253, 191) and HSL value hsl(138, 96%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FDBF?+

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