#78BEF7 Color

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

Color preview

#78BEF7

Color formats

HEX
#78BEF7
RGB
rgb(120, 190, 247)
RGBA
rgba(120, 190, 247, 1)
HSL
hsl(207, 89%, 72%)
HSV
hsv(207, 51%, 97%)
CMYK
cmyk(51%, 23%, 0%, 3%)
CSS variable
--color-primary: #78BEF7;
Lowercase HEX
#78bef7

Shades

Tints

Tones

Harmony

CSS snippets for #78BEF7

.color-78bef7 {
  color: #78BEF7;
  background-color: #78BEF7;
}

Frequently asked questions

What color is #78BEF7?+

#78BEF7 is a HEX color with RGB value rgb(120, 190, 247) and HSL value hsl(207, 89%, 72%). Its closest CSS named color is LightSkyBlue.

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

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