#98CDEC Color

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

Color preview

#98CDEC

Color formats

HEX
#98CDEC
RGB
rgb(152, 205, 236)
RGBA
rgba(152, 205, 236, 1)
HSL
hsl(202, 69%, 76%)
HSV
hsv(202, 36%, 93%)
CMYK
cmyk(36%, 13%, 0%, 7%)
CSS variable
--color-primary: #98CDEC;
Lowercase HEX
#98cdec

Shades

Tints

Tones

Harmony

CSS snippets for #98CDEC

.color-98cdec {
  color: #98CDEC;
  background-color: #98CDEC;
}

Frequently asked questions

What color is #98CDEC?+

#98CDEC is a HEX color with RGB value rgb(152, 205, 236) and HSL value hsl(202, 69%, 76%). Its closest CSS named color is SkyBlue.

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

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