#94DEAD Color

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

Color preview

#94DEAD

Color formats

HEX
#94DEAD
RGB
rgb(148, 222, 173)
RGBA
rgba(148, 222, 173, 1)
HSL
hsl(140, 53%, 73%)
HSV
hsv(140, 33%, 87%)
CMYK
cmyk(33%, 0%, 22%, 13%)
CSS variable
--color-primary: #94DEAD;
Lowercase HEX
#94dead

Shades

Tints

Tones

Harmony

CSS snippets for #94DEAD

.color-94dead {
  color: #94DEAD;
  background-color: #94DEAD;
}

Frequently asked questions

What color is #94DEAD?+

#94DEAD is a HEX color with RGB value rgb(148, 222, 173) and HSL value hsl(140, 53%, 73%). Its closest CSS named color is LightGreen.

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

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