#90CAAA Color

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

Color preview

#90CAAA

Color formats

HEX
#90CAAA
RGB
rgb(144, 202, 170)
RGBA
rgba(144, 202, 170, 1)
HSL
hsl(147, 35%, 68%)
HSV
hsv(147, 29%, 79%)
CMYK
cmyk(29%, 0%, 16%, 21%)
CSS variable
--color-primary: #90CAAA;
Lowercase HEX
#90caaa

Shades

Tints

Tones

Harmony

CSS snippets for #90CAAA

.color-90caaa {
  color: #90CAAA;
  background-color: #90CAAA;
}

Frequently asked questions

What color is #90CAAA?+

#90CAAA is a HEX color with RGB value rgb(144, 202, 170) and HSL value hsl(147, 35%, 68%). Its closest CSS named color is DarkSeaGreen.

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

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