#98AEEE Color

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

Color preview

#98AEEE

Color formats

HEX
#98AEEE
RGB
rgb(152, 174, 238)
RGBA
rgba(152, 174, 238, 1)
HSL
hsl(225, 72%, 76%)
HSV
hsv(225, 36%, 93%)
CMYK
cmyk(36%, 27%, 0%, 7%)
CSS variable
--color-primary: #98AEEE;
Lowercase HEX
#98aeee

Shades

Tints

Tones

Harmony

CSS snippets for #98AEEE

.color-98aeee {
  color: #98AEEE;
  background-color: #98AEEE;
}

Frequently asked questions

What color is #98AEEE?+

#98AEEE is a HEX color with RGB value rgb(152, 174, 238) and HSL value hsl(225, 72%, 76%). Its closest CSS named color is LightSteelBlue.

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

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