#98EEED Color

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

Color preview

#98EEED

Color formats

HEX
#98EEED
RGB
rgb(152, 238, 237)
RGBA
rgba(152, 238, 237, 1)
HSL
hsl(179, 72%, 76%)
HSV
hsv(179, 36%, 93%)
CMYK
cmyk(36%, 0%, 0%, 7%)
CSS variable
--color-primary: #98EEED;
Lowercase HEX
#98eeed

Shades

Tints

Tones

Harmony

CSS snippets for #98EEED

.color-98eeed {
  color: #98EEED;
  background-color: #98EEED;
}

Frequently asked questions

What color is #98EEED?+

#98EEED is a HEX color with RGB value rgb(152, 238, 237) and HSL value hsl(179, 72%, 76%). Its closest CSS named color is PaleTurquoise.

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

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