#78FADC Color

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

Color preview

#78FADC

Color formats

HEX
#78FADC
RGB
rgb(120, 250, 220)
RGBA
rgba(120, 250, 220, 1)
HSL
hsl(166, 93%, 73%)
HSV
hsv(166, 52%, 98%)
CMYK
cmyk(52%, 0%, 12%, 2%)
CSS variable
--color-primary: #78FADC;
Lowercase HEX
#78fadc

Shades

Tints

Tones

Harmony

CSS snippets for #78FADC

.color-78fadc {
  color: #78FADC;
  background-color: #78FADC;
}

Frequently asked questions

What color is #78FADC?+

#78FADC is a HEX color with RGB value rgb(120, 250, 220) and HSL value hsl(166, 93%, 73%). Its closest CSS named color is Aquamarine.

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

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