#98ADEC Color

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

Color preview

#98ADEC

Color formats

HEX
#98ADEC
RGB
rgb(152, 173, 236)
RGBA
rgba(152, 173, 236, 1)
HSL
hsl(225, 69%, 76%)
HSV
hsv(225, 36%, 93%)
CMYK
cmyk(36%, 27%, 0%, 7%)
CSS variable
--color-primary: #98ADEC;
Lowercase HEX
#98adec

Shades

Tints

Tones

Harmony

CSS snippets for #98ADEC

.color-98adec {
  color: #98ADEC;
  background-color: #98ADEC;
}

Frequently asked questions

What color is #98ADEC?+

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

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

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