#7FAEFA Color

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

Color preview

#7FAEFA

Color formats

HEX
#7FAEFA
RGB
rgb(127, 174, 250)
RGBA
rgba(127, 174, 250, 1)
HSL
hsl(217, 92%, 74%)
HSV
hsv(217, 49%, 98%)
CMYK
cmyk(49%, 30%, 0%, 2%)
CSS variable
--color-primary: #7FAEFA;
Lowercase HEX
#7faefa

Shades

Tints

Tones

Harmony

CSS snippets for #7FAEFA

.color-7faefa {
  color: #7FAEFA;
  background-color: #7FAEFA;
}

Frequently asked questions

What color is #7FAEFA?+

#7FAEFA is a HEX color with RGB value rgb(127, 174, 250) and HSL value hsl(217, 92%, 74%). Its closest CSS named color is LightSkyBlue.

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

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