#A2FBCF Color

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

Color preview

#A2FBCF

Color formats

HEX
#A2FBCF
RGB
rgb(162, 251, 207)
RGBA
rgba(162, 251, 207, 1)
HSL
hsl(150, 92%, 81%)
HSV
hsv(150, 35%, 98%)
CMYK
cmyk(35%, 0%, 18%, 2%)
CSS variable
--color-primary: #A2FBCF;
Lowercase HEX
#a2fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #A2FBCF

.color-a2fbcf {
  color: #A2FBCF;
  background-color: #A2FBCF;
}

Frequently asked questions

What color is #A2FBCF?+

#A2FBCF is a HEX color with RGB value rgb(162, 251, 207) and HSL value hsl(150, 92%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #A2FBCF?+

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