#98BBDD Color

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

Color preview

#98BBDD

Color formats

HEX
#98BBDD
RGB
rgb(152, 187, 221)
RGBA
rgba(152, 187, 221, 1)
HSL
hsl(210, 50%, 73%)
HSV
hsv(210, 31%, 87%)
CMYK
cmyk(31%, 15%, 0%, 13%)
CSS variable
--color-primary: #98BBDD;
Lowercase HEX
#98bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #98BBDD

.color-98bbdd {
  color: #98BBDD;
  background-color: #98BBDD;
}

Frequently asked questions

What color is #98BBDD?+

#98BBDD is a HEX color with RGB value rgb(152, 187, 221) and HSL value hsl(210, 50%, 73%). Its closest CSS named color is LightSteelBlue.

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

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