#98AFFC Color

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

Color preview

#98AFFC

Color formats

HEX
#98AFFC
RGB
rgb(152, 175, 252)
RGBA
rgba(152, 175, 252, 1)
HSL
hsl(226, 94%, 79%)
HSV
hsv(226, 40%, 99%)
CMYK
cmyk(40%, 31%, 0%, 1%)
CSS variable
--color-primary: #98AFFC;
Lowercase HEX
#98affc

Shades

Tints

Tones

Harmony

CSS snippets for #98AFFC

.color-98affc {
  color: #98AFFC;
  background-color: #98AFFC;
}

Frequently asked questions

What color is #98AFFC?+

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

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

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