#9AFED3 Color

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

Color preview

#9AFED3

Color formats

HEX
#9AFED3
RGB
rgb(154, 254, 211)
RGBA
rgba(154, 254, 211, 1)
HSL
hsl(154, 98%, 80%)
HSV
hsv(154, 39%, 100%)
CMYK
cmyk(39%, 0%, 17%, 0%)
CSS variable
--color-primary: #9AFED3;
Lowercase HEX
#9afed3

Shades

Tints

Tones

Harmony

CSS snippets for #9AFED3

.color-9afed3 {
  color: #9AFED3;
  background-color: #9AFED3;
}

Frequently asked questions

What color is #9AFED3?+

#9AFED3 is a HEX color with RGB value rgb(154, 254, 211) and HSL value hsl(154, 98%, 80%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #9AFED3?+

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