#98CCDF Color

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

Color preview

#98CCDF

Color formats

HEX
#98CCDF
RGB
rgb(152, 204, 223)
RGBA
rgba(152, 204, 223, 1)
HSL
hsl(196, 53%, 74%)
HSV
hsv(196, 32%, 87%)
CMYK
cmyk(32%, 9%, 0%, 13%)
CSS variable
--color-primary: #98CCDF;
Lowercase HEX
#98ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #98CCDF

.color-98ccdf {
  color: #98CCDF;
  background-color: #98CCDF;
}

Frequently asked questions

What color is #98CCDF?+

#98CCDF is a HEX color with RGB value rgb(152, 204, 223) and HSL value hsl(196, 53%, 74%). Its closest CSS named color is SkyBlue.

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

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