#A0FFCB Color

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

Color preview

#A0FFCB

Color formats

HEX
#A0FFCB
RGB
rgb(160, 255, 203)
RGBA
rgba(160, 255, 203, 1)
HSL
hsl(147, 100%, 81%)
HSV
hsv(147, 37%, 100%)
CMYK
cmyk(37%, 0%, 20%, 0%)
CSS variable
--color-primary: #A0FFCB;
Lowercase HEX
#a0ffcb

Shades

Tints

Tones

Harmony

CSS snippets for #A0FFCB

.color-a0ffcb {
  color: #A0FFCB;
  background-color: #A0FFCB;
}

Frequently asked questions

What color is #A0FFCB?+

#A0FFCB is a HEX color with RGB value rgb(160, 255, 203) and HSL value hsl(147, 100%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #A0FFCB?+

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