#90ACFC Color

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

Color preview

#90ACFC

Color formats

HEX
#90ACFC
RGB
rgb(144, 172, 252)
RGBA
rgba(144, 172, 252, 1)
HSL
hsl(224, 95%, 78%)
HSV
hsv(224, 43%, 99%)
CMYK
cmyk(43%, 32%, 0%, 1%)
CSS variable
--color-primary: #90ACFC;
Lowercase HEX
#90acfc

Shades

Tints

Tones

Harmony

CSS snippets for #90ACFC

.color-90acfc {
  color: #90ACFC;
  background-color: #90ACFC;
}

Frequently asked questions

What color is #90ACFC?+

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

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

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