#98ECEB Color

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

Color preview

#98ECEB

Color formats

HEX
#98ECEB
RGB
rgb(152, 236, 235)
RGBA
rgba(152, 236, 235, 1)
HSL
hsl(179, 69%, 76%)
HSV
hsv(179, 36%, 93%)
CMYK
cmyk(36%, 0%, 0%, 7%)
CSS variable
--color-primary: #98ECEB;
Lowercase HEX
#98eceb

Shades

Tints

Tones

Harmony

CSS snippets for #98ECEB

.color-98eceb {
  color: #98ECEB;
  background-color: #98ECEB;
}

Frequently asked questions

What color is #98ECEB?+

#98ECEB is a HEX color with RGB value rgb(152, 236, 235) and HSL value hsl(179, 69%, 76%). Its closest CSS named color is PaleTurquoise.

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

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