#94FDC3 Color

Inspect #94FDC3 across formats, palettes, contrast and closest named color matches.

Color preview

#94FDC3

Color formats

HEX
#94FDC3
RGB
rgb(148, 253, 195)
RGBA
rgba(148, 253, 195, 1)
HSL
hsl(147, 96%, 79%)
HSV
hsv(147, 42%, 99%)
CMYK
cmyk(42%, 0%, 23%, 1%)
CSS variable
--color-primary: #94FDC3;
Lowercase HEX
#94fdc3

Shades

Tints

Tones

Harmony

CSS snippets for #94FDC3

.color-94fdc3 {
  color: #94FDC3;
  background-color: #94FDC3;
}

Frequently asked questions

What color is #94FDC3?+

#94FDC3 is a HEX color with RGB value rgb(148, 253, 195) and HSL value hsl(147, 96%, 79%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #94FDC3?+

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