#7FCCFB Color

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

Color preview

#7FCCFB

Color formats

HEX
#7FCCFB
RGB
rgb(127, 204, 251)
RGBA
rgba(127, 204, 251, 1)
HSL
hsl(203, 94%, 74%)
HSV
hsv(203, 49%, 98%)
CMYK
cmyk(49%, 19%, 0%, 2%)
CSS variable
--color-primary: #7FCCFB;
Lowercase HEX
#7fccfb

Shades

Tints

Tones

Harmony

CSS snippets for #7FCCFB

.color-7fccfb {
  color: #7FCCFB;
  background-color: #7FCCFB;
}

Frequently asked questions

What color is #7FCCFB?+

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

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

The closest Tailwind color is sky-300, available as the bg-sky-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