#98CCCD Color

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

Color preview

#98CCCD

Color formats

HEX
#98CCCD
RGB
rgb(152, 204, 205)
RGBA
rgba(152, 204, 205, 1)
HSL
hsl(181, 35%, 70%)
HSV
hsv(181, 26%, 80%)
CMYK
cmyk(26%, 0%, 0%, 20%)
CSS variable
--color-primary: #98CCCD;
Lowercase HEX
#98cccd

Shades

Tints

Tones

Harmony

CSS snippets for #98CCCD

.color-98cccd {
  color: #98CCCD;
  background-color: #98CCCD;
}

Frequently asked questions

What color is #98CCCD?+

#98CCCD is a HEX color with RGB value rgb(152, 204, 205) and HSL value hsl(181, 35%, 70%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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