#90BDFC Color

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

Color preview

#90BDFC

Color formats

HEX
#90BDFC
RGB
rgb(144, 189, 252)
RGBA
rgba(144, 189, 252, 1)
HSL
hsl(215, 95%, 78%)
HSV
hsv(215, 43%, 99%)
CMYK
cmyk(43%, 25%, 0%, 1%)
CSS variable
--color-primary: #90BDFC;
Lowercase HEX
#90bdfc

Shades

Tints

Tones

Harmony

CSS snippets for #90BDFC

.color-90bdfc {
  color: #90BDFC;
  background-color: #90BDFC;
}

Frequently asked questions

What color is #90BDFC?+

#90BDFC is a HEX color with RGB value rgb(144, 189, 252) and HSL value hsl(215, 95%, 78%). Its closest CSS named color is LightSkyBlue.

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

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