#7ECDEF Color

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

Color preview

#7ECDEF

Color formats

HEX
#7ECDEF
RGB
rgb(126, 205, 239)
RGBA
rgba(126, 205, 239, 1)
HSL
hsl(198, 78%, 72%)
HSV
hsv(198, 47%, 94%)
CMYK
cmyk(47%, 14%, 0%, 6%)
CSS variable
--color-primary: #7ECDEF;
Lowercase HEX
#7ecdef

Shades

Tints

Tones

Harmony

CSS snippets for #7ECDEF

.color-7ecdef {
  color: #7ECDEF;
  background-color: #7ECDEF;
}

Frequently asked questions

What color is #7ECDEF?+

#7ECDEF is a HEX color with RGB value rgb(126, 205, 239) and HSL value hsl(198, 78%, 72%). Its closest CSS named color is SkyBlue.

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

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