#A1FBB6 Color

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

Color preview

#A1FBB6

Color formats

HEX
#A1FBB6
RGB
rgb(161, 251, 182)
RGBA
rgba(161, 251, 182, 1)
HSL
hsl(134, 92%, 81%)
HSV
hsv(134, 36%, 98%)
CMYK
cmyk(36%, 0%, 27%, 2%)
CSS variable
--color-primary: #A1FBB6;
Lowercase HEX
#a1fbb6

Shades

Tints

Tones

Harmony

CSS snippets for #A1FBB6

.color-a1fbb6 {
  color: #A1FBB6;
  background-color: #A1FBB6;
}

Frequently asked questions

What color is #A1FBB6?+

#A1FBB6 is a HEX color with RGB value rgb(161, 251, 182) and HSL value hsl(134, 92%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A1FBB6?+

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