#90EEC2 Color

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

Color preview

#90EEC2

Color formats

HEX
#90EEC2
RGB
rgb(144, 238, 194)
RGBA
rgba(144, 238, 194, 1)
HSL
hsl(152, 73%, 75%)
HSV
hsv(152, 39%, 93%)
CMYK
cmyk(39%, 0%, 18%, 7%)
CSS variable
--color-primary: #90EEC2;
Lowercase HEX
#90eec2

Shades

Tints

Tones

Harmony

CSS snippets for #90EEC2

.color-90eec2 {
  color: #90EEC2;
  background-color: #90EEC2;
}

Frequently asked questions

What color is #90EEC2?+

#90EEC2 is a HEX color with RGB value rgb(144, 238, 194) and HSL value hsl(152, 73%, 75%). Its closest CSS named color is Aquamarine.

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

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