#7CAFF7 Color

Inspect #7CAFF7 across formats, palettes, contrast and closest named color matches.

Color preview

#7CAFF7

Color formats

HEX
#7CAFF7
RGB
rgb(124, 175, 247)
RGBA
rgba(124, 175, 247, 1)
HSL
hsl(215, 88%, 73%)
HSV
hsv(215, 50%, 97%)
CMYK
cmyk(50%, 29%, 0%, 3%)
CSS variable
--color-primary: #7CAFF7;
Lowercase HEX
#7caff7

Shades

Tints

Tones

Harmony

CSS snippets for #7CAFF7

.color-7caff7 {
  color: #7CAFF7;
  background-color: #7CAFF7;
}

Frequently asked questions

What color is #7CAFF7?+

#7CAFF7 is a HEX color with RGB value rgb(124, 175, 247) and HSL value hsl(215, 88%, 73%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #7CAFF7?+

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