#7FADFB Color

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

Color preview

#7FADFB

Color formats

HEX
#7FADFB
RGB
rgb(127, 173, 251)
RGBA
rgba(127, 173, 251, 1)
HSL
hsl(218, 94%, 74%)
HSV
hsv(218, 49%, 98%)
CMYK
cmyk(49%, 31%, 0%, 2%)
CSS variable
--color-primary: #7FADFB;
Lowercase HEX
#7fadfb

Shades

Tints

Tones

Harmony

CSS snippets for #7FADFB

.color-7fadfb {
  color: #7FADFB;
  background-color: #7FADFB;
}

Frequently asked questions

What color is #7FADFB?+

#7FADFB is a HEX color with RGB value rgb(127, 173, 251) and HSL value hsl(218, 94%, 74%). Its closest CSS named color is LightSkyBlue.

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

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