#78BFCF Color

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

Color preview

#78BFCF

Color formats

HEX
#78BFCF
RGB
rgb(120, 191, 207)
RGBA
rgba(120, 191, 207, 1)
HSL
hsl(191, 48%, 64%)
HSV
hsv(191, 42%, 81%)
CMYK
cmyk(42%, 8%, 0%, 19%)
CSS variable
--color-primary: #78BFCF;
Lowercase HEX
#78bfcf

Shades

Tints

Tones

Harmony

CSS snippets for #78BFCF

.color-78bfcf {
  color: #78BFCF;
  background-color: #78BFCF;
}

Frequently asked questions

What color is #78BFCF?+

#78BFCF is a HEX color with RGB value rgb(120, 191, 207) and HSL value hsl(191, 48%, 64%). Its closest CSS named color is SkyBlue.

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

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