#98CCFC Color

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

Color preview

#98CCFC

Color formats

HEX
#98CCFC
RGB
rgb(152, 204, 252)
RGBA
rgba(152, 204, 252, 1)
HSL
hsl(209, 94%, 79%)
HSV
hsv(209, 40%, 99%)
CMYK
cmyk(40%, 19%, 0%, 1%)
CSS variable
--color-primary: #98CCFC;
Lowercase HEX
#98ccfc

Shades

Tints

Tones

Harmony

CSS snippets for #98CCFC

.color-98ccfc {
  color: #98CCFC;
  background-color: #98CCFC;
}

Frequently asked questions

What color is #98CCFC?+

#98CCFC is a HEX color with RGB value rgb(152, 204, 252) and HSL value hsl(209, 94%, 79%). Its closest CSS named color is LightSkyBlue.

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

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