#98DEBE Color

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

Color preview

#98DEBE

Color formats

HEX
#98DEBE
RGB
rgb(152, 222, 190)
RGBA
rgba(152, 222, 190, 1)
HSL
hsl(153, 51%, 73%)
HSV
hsv(153, 32%, 87%)
CMYK
cmyk(32%, 0%, 14%, 13%)
CSS variable
--color-primary: #98DEBE;
Lowercase HEX
#98debe

Shades

Tints

Tones

Harmony

CSS snippets for #98DEBE

.color-98debe {
  color: #98DEBE;
  background-color: #98DEBE;
}

Frequently asked questions

What color is #98DEBE?+

#98DEBE is a HEX color with RGB value rgb(152, 222, 190) and HSL value hsl(153, 51%, 73%). Its closest CSS named color is LightBlue.

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

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