#98BBDC Color

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

Color preview

#98BBDC

Color formats

HEX
#98BBDC
RGB
rgb(152, 187, 220)
RGBA
rgba(152, 187, 220, 1)
HSL
hsl(209, 49%, 73%)
HSV
hsv(209, 31%, 86%)
CMYK
cmyk(31%, 15%, 0%, 14%)
CSS variable
--color-primary: #98BBDC;
Lowercase HEX
#98bbdc

Shades

Tints

Tones

Harmony

CSS snippets for #98BBDC

.color-98bbdc {
  color: #98BBDC;
  background-color: #98BBDC;
}

Frequently asked questions

What color is #98BBDC?+

#98BBDC is a HEX color with RGB value rgb(152, 187, 220) and HSL value hsl(209, 49%, 73%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is blue-300, available as the bg-blue-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