#A0FBCF Color

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

Color preview

#A0FBCF

Color formats

HEX
#A0FBCF
RGB
rgb(160, 251, 207)
RGBA
rgba(160, 251, 207, 1)
HSL
hsl(151, 92%, 81%)
HSV
hsv(151, 36%, 98%)
CMYK
cmyk(36%, 0%, 18%, 2%)
CSS variable
--color-primary: #A0FBCF;
Lowercase HEX
#a0fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #A0FBCF

.color-a0fbcf {
  color: #A0FBCF;
  background-color: #A0FBCF;
}

Frequently asked questions

What color is #A0FBCF?+

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

What is the closest Tailwind color to #A0FBCF?+

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