#98BCDE Color

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

Color preview

#98BCDE

Color formats

HEX
#98BCDE
RGB
rgb(152, 188, 222)
RGBA
rgba(152, 188, 222, 1)
HSL
hsl(209, 51%, 73%)
HSV
hsv(209, 32%, 87%)
CMYK
cmyk(32%, 15%, 0%, 13%)
CSS variable
--color-primary: #98BCDE;
Lowercase HEX
#98bcde

Shades

Tints

Tones

Harmony

CSS snippets for #98BCDE

.color-98bcde {
  color: #98BCDE;
  background-color: #98BCDE;
}

Frequently asked questions

What color is #98BCDE?+

#98BCDE is a HEX color with RGB value rgb(152, 188, 222) and HSL value hsl(209, 51%, 73%). Its closest CSS named color is LightSteelBlue.

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

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