#A1FBCB Color

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

Color preview

#A1FBCB

Color formats

HEX
#A1FBCB
RGB
rgb(161, 251, 203)
RGBA
rgba(161, 251, 203, 1)
HSL
hsl(148, 92%, 81%)
HSV
hsv(148, 36%, 98%)
CMYK
cmyk(36%, 0%, 19%, 2%)
CSS variable
--color-primary: #A1FBCB;
Lowercase HEX
#a1fbcb

Shades

Tints

Tones

Harmony

CSS snippets for #A1FBCB

.color-a1fbcb {
  color: #A1FBCB;
  background-color: #A1FBCB;
}

Frequently asked questions

What color is #A1FBCB?+

#A1FBCB is a HEX color with RGB value rgb(161, 251, 203) and HSL value hsl(148, 92%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #A1FBCB?+

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