#98DDEE Color

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

Color preview

#98DDEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98DDEE

.color-98ddee {
  color: #98DDEE;
  background-color: #98DDEE;
}

Frequently asked questions

What color is #98DDEE?+

#98DDEE is a HEX color with RGB value rgb(152, 221, 238) and HSL value hsl(192, 72%, 76%). Its closest CSS named color is SkyBlue.

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

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