#78FFEB Color

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

Color preview

#78FFEB

Color formats

HEX
#78FFEB
RGB
rgb(120, 255, 235)
RGBA
rgba(120, 255, 235, 1)
HSL
hsl(171, 100%, 74%)
HSV
hsv(171, 53%, 100%)
CMYK
cmyk(53%, 0%, 8%, 0%)
CSS variable
--color-primary: #78FFEB;
Lowercase HEX
#78ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #78FFEB

.color-78ffeb {
  color: #78FFEB;
  background-color: #78FFEB;
}

Frequently asked questions

What color is #78FFEB?+

#78FFEB is a HEX color with RGB value rgb(120, 255, 235) and HSL value hsl(171, 100%, 74%). Its closest CSS named color is Aquamarine.

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

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