#90BEFC Color

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

Color preview

#90BEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #90BEFC

.color-90befc {
  color: #90BEFC;
  background-color: #90BEFC;
}

Frequently asked questions

What color is #90BEFC?+

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

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

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