#7FAFFC Color

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

Color preview

#7FAFFC

Color formats

HEX
#7FAFFC
RGB
rgb(127, 175, 252)
RGBA
rgba(127, 175, 252, 1)
HSL
hsl(217, 95%, 74%)
HSV
hsv(217, 50%, 99%)
CMYK
cmyk(50%, 31%, 0%, 1%)
CSS variable
--color-primary: #7FAFFC;
Lowercase HEX
#7faffc

Shades

Tints

Tones

Harmony

CSS snippets for #7FAFFC

.color-7faffc {
  color: #7FAFFC;
  background-color: #7FAFFC;
}

Frequently asked questions

What color is #7FAFFC?+

#7FAFFC is a HEX color with RGB value rgb(127, 175, 252) and HSL value hsl(217, 95%, 74%). Its closest CSS named color is LightSkyBlue.

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

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