#98AFFB Color

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

Color preview

#98AFFB

Color formats

HEX
#98AFFB
RGB
rgb(152, 175, 251)
RGBA
rgba(152, 175, 251, 1)
HSL
hsl(226, 93%, 79%)
HSV
hsv(226, 39%, 98%)
CMYK
cmyk(39%, 30%, 0%, 2%)
CSS variable
--color-primary: #98AFFB;
Lowercase HEX
#98affb

Shades

Tints

Tones

Harmony

CSS snippets for #98AFFB

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

Frequently asked questions

What color is #98AFFB?+

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

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

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