#A1FBC6 Color

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

Color preview

#A1FBC6

Color formats

HEX
#A1FBC6
RGB
rgb(161, 251, 198)
RGBA
rgba(161, 251, 198, 1)
HSL
hsl(145, 92%, 81%)
HSV
hsv(145, 36%, 98%)
CMYK
cmyk(36%, 0%, 21%, 2%)
CSS variable
--color-primary: #A1FBC6;
Lowercase HEX
#a1fbc6

Shades

Tints

Tones

Harmony

CSS snippets for #A1FBC6

.color-a1fbc6 {
  color: #A1FBC6;
  background-color: #A1FBC6;
}

Frequently asked questions

What color is #A1FBC6?+

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

What is the closest Tailwind color to #A1FBC6?+

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