#78CEBF Color

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

Color preview

#78CEBF

Color formats

HEX
#78CEBF
RGB
rgb(120, 206, 191)
RGBA
rgba(120, 206, 191, 1)
HSL
hsl(170, 47%, 64%)
HSV
hsv(170, 42%, 81%)
CMYK
cmyk(42%, 0%, 7%, 19%)
CSS variable
--color-primary: #78CEBF;
Lowercase HEX
#78cebf

Shades

Tints

Tones

Harmony

CSS snippets for #78CEBF

.color-78cebf {
  color: #78CEBF;
  background-color: #78CEBF;
}

Frequently asked questions

What color is #78CEBF?+

#78CEBF is a HEX color with RGB value rgb(120, 206, 191) and HSL value hsl(170, 47%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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