#90AFFE Color

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

Color preview

#90AFFE

Color formats

HEX
#90AFFE
RGB
rgb(144, 175, 254)
RGBA
rgba(144, 175, 254, 1)
HSL
hsl(223, 98%, 78%)
HSV
hsv(223, 43%, 100%)
CMYK
cmyk(43%, 31%, 0%, 0%)
CSS variable
--color-primary: #90AFFE;
Lowercase HEX
#90affe

Shades

Tints

Tones

Harmony

CSS snippets for #90AFFE

.color-90affe {
  color: #90AFFE;
  background-color: #90AFFE;
}

Frequently asked questions

What color is #90AFFE?+

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

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

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