#90BCFE Color

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

Color preview

#90BCFE

Color formats

HEX
#90BCFE
RGB
rgb(144, 188, 254)
RGBA
rgba(144, 188, 254, 1)
HSL
hsl(216, 98%, 78%)
HSV
hsv(216, 43%, 100%)
CMYK
cmyk(43%, 26%, 0%, 0%)
CSS variable
--color-primary: #90BCFE;
Lowercase HEX
#90bcfe

Shades

Tints

Tones

Harmony

CSS snippets for #90BCFE

.color-90bcfe {
  color: #90BCFE;
  background-color: #90BCFE;
}

Frequently asked questions

What color is #90BCFE?+

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

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

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