#90CDEE Color

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

Color preview

#90CDEE

Color formats

HEX
#90CDEE
RGB
rgb(144, 205, 238)
RGBA
rgba(144, 205, 238, 1)
HSL
hsl(201, 73%, 75%)
HSV
hsv(201, 39%, 93%)
CMYK
cmyk(39%, 14%, 0%, 7%)
CSS variable
--color-primary: #90CDEE;
Lowercase HEX
#90cdee

Shades

Tints

Tones

Harmony

CSS snippets for #90CDEE

.color-90cdee {
  color: #90CDEE;
  background-color: #90CDEE;
}

Frequently asked questions

What color is #90CDEE?+

#90CDEE is a HEX color with RGB value rgb(144, 205, 238) and HSL value hsl(201, 73%, 75%). Its closest CSS named color is SkyBlue.

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

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