#90EABB Color

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

Color preview

#90EABB

Color formats

HEX
#90EABB
RGB
rgb(144, 234, 187)
RGBA
rgba(144, 234, 187, 1)
HSL
hsl(149, 68%, 74%)
HSV
hsv(149, 38%, 92%)
CMYK
cmyk(38%, 0%, 20%, 8%)
CSS variable
--color-primary: #90EABB;
Lowercase HEX
#90eabb

Shades

Tints

Tones

Harmony

CSS snippets for #90EABB

.color-90eabb {
  color: #90EABB;
  background-color: #90EABB;
}

Frequently asked questions

What color is #90EABB?+

#90EABB is a HEX color with RGB value rgb(144, 234, 187) and HSL value hsl(149, 68%, 74%). Its closest CSS named color is Aquamarine.

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

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