#98ACFC Color

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

Color preview

#98ACFC

Color formats

HEX
#98ACFC
RGB
rgb(152, 172, 252)
RGBA
rgba(152, 172, 252, 1)
HSL
hsl(228, 94%, 79%)
HSV
hsv(228, 40%, 99%)
CMYK
cmyk(40%, 32%, 0%, 1%)
CSS variable
--color-primary: #98ACFC;
Lowercase HEX
#98acfc

Shades

Tints

Tones

Harmony

CSS snippets for #98ACFC

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

Frequently asked questions

What color is #98ACFC?+

#98ACFC is a HEX color with RGB value rgb(152, 172, 252) and HSL value hsl(228, 94%, 79%). Its closest CSS named color is LightSkyBlue.

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

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