#90DEEC Color

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

Color preview

#90DEEC

Color formats

HEX
#90DEEC
RGB
rgb(144, 222, 236)
RGBA
rgba(144, 222, 236, 1)
HSL
hsl(189, 71%, 75%)
HSV
hsv(189, 39%, 93%)
CMYK
cmyk(39%, 6%, 0%, 7%)
CSS variable
--color-primary: #90DEEC;
Lowercase HEX
#90deec

Shades

Tints

Tones

Harmony

CSS snippets for #90DEEC

.color-90deec {
  color: #90DEEC;
  background-color: #90DEEC;
}

Frequently asked questions

What color is #90DEEC?+

#90DEEC is a HEX color with RGB value rgb(144, 222, 236) and HSL value hsl(189, 71%, 75%). Its closest CSS named color is SkyBlue.

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

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