#98AEEC Color

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

Color preview

#98AEEC

Color formats

HEX
#98AEEC
RGB
rgb(152, 174, 236)
RGBA
rgba(152, 174, 236, 1)
HSL
hsl(224, 69%, 76%)
HSV
hsv(224, 36%, 93%)
CMYK
cmyk(36%, 26%, 0%, 7%)
CSS variable
--color-primary: #98AEEC;
Lowercase HEX
#98aeec

Shades

Tints

Tones

Harmony

CSS snippets for #98AEEC

.color-98aeec {
  color: #98AEEC;
  background-color: #98AEEC;
}

Frequently asked questions

What color is #98AEEC?+

#98AEEC is a HEX color with RGB value rgb(152, 174, 236) and HSL value hsl(224, 69%, 76%). Its closest CSS named color is LightSteelBlue.

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

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