#98CEDC Color

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

Color preview

#98CEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98CEDC

.color-98cedc {
  color: #98CEDC;
  background-color: #98CEDC;
}

Frequently asked questions

What color is #98CEDC?+

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

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

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