#78DEAD Color

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

Color preview

#78DEAD

Color formats

HEX
#78DEAD
RGB
rgb(120, 222, 173)
RGBA
rgba(120, 222, 173, 1)
HSL
hsl(151, 61%, 67%)
HSV
hsv(151, 46%, 87%)
CMYK
cmyk(46%, 0%, 22%, 13%)
CSS variable
--color-primary: #78DEAD;
Lowercase HEX
#78dead

Shades

Tints

Tones

Harmony

CSS snippets for #78DEAD

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

Frequently asked questions

What color is #78DEAD?+

#78DEAD is a HEX color with RGB value rgb(120, 222, 173) and HSL value hsl(151, 61%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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