#98CBCB Color

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

Color preview

#98CBCB

Color formats

HEX
#98CBCB
RGB
rgb(152, 203, 203)
RGBA
rgba(152, 203, 203, 1)
HSL
hsl(180, 33%, 70%)
HSV
hsv(180, 25%, 80%)
CMYK
cmyk(25%, 0%, 0%, 20%)
CSS variable
--color-primary: #98CBCB;
Lowercase HEX
#98cbcb

Shades

Tints

Tones

Harmony

CSS snippets for #98CBCB

.color-98cbcb {
  color: #98CBCB;
  background-color: #98CBCB;
}

Frequently asked questions

What color is #98CBCB?+

#98CBCB is a HEX color with RGB value rgb(152, 203, 203) and HSL value hsl(180, 33%, 70%). Its closest CSS named color is LightSteelBlue.

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

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