#98FED2 Color

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

Color preview

#98FED2

Color formats

HEX
#98FED2
RGB
rgb(152, 254, 210)
RGBA
rgba(152, 254, 210, 1)
HSL
hsl(154, 98%, 80%)
HSV
hsv(154, 40%, 100%)
CMYK
cmyk(40%, 0%, 17%, 0%)
CSS variable
--color-primary: #98FED2;
Lowercase HEX
#98fed2

Shades

Tints

Tones

Harmony

CSS snippets for #98FED2

.color-98fed2 {
  color: #98FED2;
  background-color: #98FED2;
}

Frequently asked questions

What color is #98FED2?+

#98FED2 is a HEX color with RGB value rgb(152, 254, 210) and HSL value hsl(154, 98%, 80%). Its closest CSS named color is Aquamarine.

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

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