#7FCEED Color

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

Color preview

#7FCEED

Color formats

HEX
#7FCEED
RGB
rgb(127, 206, 237)
RGBA
rgba(127, 206, 237, 1)
HSL
hsl(197, 75%, 71%)
HSV
hsv(197, 46%, 93%)
CMYK
cmyk(46%, 13%, 0%, 7%)
CSS variable
--color-primary: #7FCEED;
Lowercase HEX
#7fceed

Shades

Tints

Tones

Harmony

CSS snippets for #7FCEED

.color-7fceed {
  color: #7FCEED;
  background-color: #7FCEED;
}

Frequently asked questions

What color is #7FCEED?+

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

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

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