#7FADED Color

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

Color preview

#7FADED

Color formats

HEX
#7FADED
RGB
rgb(127, 173, 237)
RGBA
rgba(127, 173, 237, 1)
HSL
hsl(215, 75%, 71%)
HSV
hsv(215, 46%, 93%)
CMYK
cmyk(46%, 27%, 0%, 7%)
CSS variable
--color-primary: #7FADED;
Lowercase HEX
#7faded

Shades

Tints

Tones

Harmony

CSS snippets for #7FADED

.color-7faded {
  color: #7FADED;
  background-color: #7FADED;
}

Frequently asked questions

What color is #7FADED?+

#7FADED is a HEX color with RGB value rgb(127, 173, 237) and HSL value hsl(215, 75%, 71%). Its closest CSS named color is SkyBlue.

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

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