#A1E0BF Color

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

Color preview

#A1E0BF

Color formats

HEX
#A1E0BF
RGB
rgb(161, 224, 191)
RGBA
rgba(161, 224, 191, 1)
HSL
hsl(149, 50%, 75%)
HSV
hsv(149, 28%, 88%)
CMYK
cmyk(28%, 0%, 15%, 12%)
CSS variable
--color-primary: #A1E0BF;
Lowercase HEX
#a1e0bf

Shades

Tints

Tones

Harmony

CSS snippets for #A1E0BF

.color-a1e0bf {
  color: #A1E0BF;
  background-color: #A1E0BF;
}

Frequently asked questions

What color is #A1E0BF?+

#A1E0BF is a HEX color with RGB value rgb(161, 224, 191) and HSL value hsl(149, 50%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1E0BF?+

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