#90FAAC Color

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

Color preview

#90FAAC

Color formats

HEX
#90FAAC
RGB
rgb(144, 250, 172)
RGBA
rgba(144, 250, 172, 1)
HSL
hsl(136, 91%, 77%)
HSV
hsv(136, 42%, 98%)
CMYK
cmyk(42%, 0%, 31%, 2%)
CSS variable
--color-primary: #90FAAC;
Lowercase HEX
#90faac

Shades

Tints

Tones

Harmony

CSS snippets for #90FAAC

.color-90faac {
  color: #90FAAC;
  background-color: #90FAAC;
}

Frequently asked questions

What color is #90FAAC?+

#90FAAC is a HEX color with RGB value rgb(144, 250, 172) and HSL value hsl(136, 91%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #90FAAC?+

The closest Tailwind color is green-300, available as the bg-green-300 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