#90DDFE Color

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

Color preview

#90DDFE

Color formats

HEX
#90DDFE
RGB
rgb(144, 221, 254)
RGBA
rgba(144, 221, 254, 1)
HSL
hsl(198, 98%, 78%)
HSV
hsv(198, 43%, 100%)
CMYK
cmyk(43%, 13%, 0%, 0%)
CSS variable
--color-primary: #90DDFE;
Lowercase HEX
#90ddfe

Shades

Tints

Tones

Harmony

CSS snippets for #90DDFE

.color-90ddfe {
  color: #90DDFE;
  background-color: #90DDFE;
}

Frequently asked questions

What color is #90DDFE?+

#90DDFE is a HEX color with RGB value rgb(144, 221, 254) and HSL value hsl(198, 98%, 78%). Its closest CSS named color is LightSkyBlue.

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

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