#7AAFFF Color

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

Color preview

#7AAFFF

Color formats

HEX
#7AAFFF
RGB
rgb(122, 175, 255)
RGBA
rgba(122, 175, 255, 1)
HSL
hsl(216, 100%, 74%)
HSV
hsv(216, 52%, 100%)
CMYK
cmyk(52%, 31%, 0%, 0%)
CSS variable
--color-primary: #7AAFFF;
Lowercase HEX
#7aafff

Shades

Tints

Tones

Harmony

CSS snippets for #7AAFFF

.color-7aafff {
  color: #7AAFFF;
  background-color: #7AAFFF;
}

Frequently asked questions

What color is #7AAFFF?+

#7AAFFF is a HEX color with RGB value rgb(122, 175, 255) and HSL value hsl(216, 100%, 74%). Its closest CSS named color is LightSkyBlue.

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

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