#90AFFB Color

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

Color preview

#90AFFB

Color formats

HEX
#90AFFB
RGB
rgb(144, 175, 251)
RGBA
rgba(144, 175, 251, 1)
HSL
hsl(223, 93%, 77%)
HSV
hsv(223, 43%, 98%)
CMYK
cmyk(43%, 30%, 0%, 2%)
CSS variable
--color-primary: #90AFFB;
Lowercase HEX
#90affb

Shades

Tints

Tones

Harmony

CSS snippets for #90AFFB

.color-90affb {
  color: #90AFFB;
  background-color: #90AFFB;
}

Frequently asked questions

What color is #90AFFB?+

#90AFFB is a HEX color with RGB value rgb(144, 175, 251) and HSL value hsl(223, 93%, 77%). Its closest CSS named color is LightSkyBlue.

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

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