#98BCDD Color

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

Color preview

#98BCDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98BCDD

.color-98bcdd {
  color: #98BCDD;
  background-color: #98BCDD;
}

Frequently asked questions

What color is #98BCDD?+

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

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

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