#90DDAF Color

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

Color preview

#90DDAF

Color formats

HEX
#90DDAF
RGB
rgb(144, 221, 175)
RGBA
rgba(144, 221, 175, 1)
HSL
hsl(144, 53%, 72%)
HSV
hsv(144, 35%, 87%)
CMYK
cmyk(35%, 0%, 21%, 13%)
CSS variable
--color-primary: #90DDAF;
Lowercase HEX
#90ddaf

Shades

Tints

Tones

Harmony

CSS snippets for #90DDAF

.color-90ddaf {
  color: #90DDAF;
  background-color: #90DDAF;
}

Frequently asked questions

What color is #90DDAF?+

#90DDAF is a HEX color with RGB value rgb(144, 221, 175) and HSL value hsl(144, 53%, 72%). Its closest CSS named color is LightGreen.

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

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