#98F89C Color

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

Color preview

#98F89C

Color formats

HEX
#98F89C
RGB
rgb(152, 248, 156)
RGBA
rgba(152, 248, 156, 1)
HSL
hsl(123, 87%, 78%)
HSV
hsv(123, 39%, 97%)
CMYK
cmyk(39%, 0%, 37%, 3%)
CSS variable
--color-primary: #98F89C;
Lowercase HEX
#98f89c

Shades

Tints

Tones

Harmony

CSS snippets for #98F89C

.color-98f89c {
  color: #98F89C;
  background-color: #98F89C;
}

Frequently asked questions

What color is #98F89C?+

#98F89C is a HEX color with RGB value rgb(152, 248, 156) and HSL value hsl(123, 87%, 78%). Its closest CSS named color is PaleGreen.

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

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