#7FBBFB Color

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

Color preview

#7FBBFB

Color formats

HEX
#7FBBFB
RGB
rgb(127, 187, 251)
RGBA
rgba(127, 187, 251, 1)
HSL
hsl(211, 94%, 74%)
HSV
hsv(211, 49%, 98%)
CMYK
cmyk(49%, 25%, 0%, 2%)
CSS variable
--color-primary: #7FBBFB;
Lowercase HEX
#7fbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #7FBBFB

.color-7fbbfb {
  color: #7FBBFB;
  background-color: #7FBBFB;
}

Frequently asked questions

What color is #7FBBFB?+

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

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

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