#98DDBB Color

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

Color preview

#98DDBB

Color formats

HEX
#98DDBB
RGB
rgb(152, 221, 187)
RGBA
rgba(152, 221, 187, 1)
HSL
hsl(150, 50%, 73%)
HSV
hsv(150, 31%, 87%)
CMYK
cmyk(31%, 0%, 15%, 13%)
CSS variable
--color-primary: #98DDBB;
Lowercase HEX
#98ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #98DDBB

.color-98ddbb {
  color: #98DDBB;
  background-color: #98DDBB;
}

Frequently asked questions

What color is #98DDBB?+

#98DDBB is a HEX color with RGB value rgb(152, 221, 187) and HSL value hsl(150, 50%, 73%). Its closest CSS named color is PaleGreen.

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

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