#A0FDBF Color

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

Color preview

#A0FDBF

Color formats

HEX
#A0FDBF
RGB
rgb(160, 253, 191)
RGBA
rgba(160, 253, 191, 1)
HSL
hsl(140, 96%, 81%)
HSV
hsv(140, 37%, 99%)
CMYK
cmyk(37%, 0%, 25%, 1%)
CSS variable
--color-primary: #A0FDBF;
Lowercase HEX
#a0fdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A0FDBF

.color-a0fdbf {
  color: #A0FDBF;
  background-color: #A0FDBF;
}

Frequently asked questions

What color is #A0FDBF?+

#A0FDBF is a HEX color with RGB value rgb(160, 253, 191) and HSL value hsl(140, 96%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #A0FDBF?+

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