#7FCEDC Color

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

Color preview

#7FCEDC

Color formats

HEX
#7FCEDC
RGB
rgb(127, 206, 220)
RGBA
rgba(127, 206, 220, 1)
HSL
hsl(189, 57%, 68%)
HSV
hsv(189, 42%, 86%)
CMYK
cmyk(42%, 6%, 0%, 14%)
CSS variable
--color-primary: #7FCEDC;
Lowercase HEX
#7fcedc

Shades

Tints

Tones

Harmony

CSS snippets for #7FCEDC

.color-7fcedc {
  color: #7FCEDC;
  background-color: #7FCEDC;
}

Frequently asked questions

What color is #7FCEDC?+

#7FCEDC is a HEX color with RGB value rgb(127, 206, 220) and HSL value hsl(189, 57%, 68%). Its closest CSS named color is SkyBlue.

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

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