#A1FECB Color

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

Color preview

#A1FECB

Color formats

HEX
#A1FECB
RGB
rgb(161, 254, 203)
RGBA
rgba(161, 254, 203, 1)
HSL
hsl(147, 98%, 81%)
HSV
hsv(147, 37%, 100%)
CMYK
cmyk(37%, 0%, 20%, 0%)
CSS variable
--color-primary: #A1FECB;
Lowercase HEX
#a1fecb

Shades

Tints

Tones

Harmony

CSS snippets for #A1FECB

.color-a1fecb {
  color: #A1FECB;
  background-color: #A1FECB;
}

Frequently asked questions

What color is #A1FECB?+

#A1FECB is a HEX color with RGB value rgb(161, 254, 203) and HSL value hsl(147, 98%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #A1FECB?+

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