#A0FFCC Color

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

Color preview

#A0FFCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0FFCC

.color-a0ffcc {
  color: #A0FFCC;
  background-color: #A0FFCC;
}

Frequently asked questions

What color is #A0FFCC?+

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

What is the closest Tailwind color to #A0FFCC?+

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