#A0FDCB Color

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

Color preview

#A0FDCB

Color formats

HEX
#A0FDCB
RGB
rgb(160, 253, 203)
RGBA
rgba(160, 253, 203, 1)
HSL
hsl(148, 96%, 81%)
HSV
hsv(148, 37%, 99%)
CMYK
cmyk(37%, 0%, 20%, 1%)
CSS variable
--color-primary: #A0FDCB;
Lowercase HEX
#a0fdcb

Shades

Tints

Tones

Harmony

CSS snippets for #A0FDCB

.color-a0fdcb {
  color: #A0FDCB;
  background-color: #A0FDCB;
}

Frequently asked questions

What color is #A0FDCB?+

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

What is the closest Tailwind color to #A0FDCB?+

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