#98BEDC Color

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

Color preview

#98BEDC

Color formats

HEX
#98BEDC
RGB
rgb(152, 190, 220)
RGBA
rgba(152, 190, 220, 1)
HSL
hsl(206, 49%, 73%)
HSV
hsv(206, 31%, 86%)
CMYK
cmyk(31%, 14%, 0%, 14%)
CSS variable
--color-primary: #98BEDC;
Lowercase HEX
#98bedc

Shades

Tints

Tones

Harmony

CSS snippets for #98BEDC

.color-98bedc {
  color: #98BEDC;
  background-color: #98BEDC;
}

Frequently asked questions

What color is #98BEDC?+

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

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

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