#7CEEFA Color

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

Color preview

#7CEEFA

Color formats

HEX
#7CEEFA
RGB
rgb(124, 238, 250)
RGBA
rgba(124, 238, 250, 1)
HSL
hsl(186, 93%, 73%)
HSV
hsv(186, 50%, 98%)
CMYK
cmyk(50%, 5%, 0%, 2%)
CSS variable
--color-primary: #7CEEFA;
Lowercase HEX
#7ceefa

Shades

Tints

Tones

Harmony

CSS snippets for #7CEEFA

.color-7ceefa {
  color: #7CEEFA;
  background-color: #7CEEFA;
}

Frequently asked questions

What color is #7CEEFA?+

#7CEEFA is a HEX color with RGB value rgb(124, 238, 250) and HSL value hsl(186, 93%, 73%). Its closest CSS named color is LightSkyBlue.

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

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