#7CEFFE Color

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

Color preview

#7CEFFE

Color formats

HEX
#7CEFFE
RGB
rgb(124, 239, 254)
RGBA
rgba(124, 239, 254, 1)
HSL
hsl(187, 98%, 74%)
HSV
hsv(187, 51%, 100%)
CMYK
cmyk(51%, 6%, 0%, 0%)
CSS variable
--color-primary: #7CEFFE;
Lowercase HEX
#7ceffe

Shades

Tints

Tones

Harmony

CSS snippets for #7CEFFE

.color-7ceffe {
  color: #7CEFFE;
  background-color: #7CEFFE;
}

Frequently asked questions

What color is #7CEFFE?+

#7CEFFE is a HEX color with RGB value rgb(124, 239, 254) and HSL value hsl(187, 98%, 74%). Its closest CSS named color is LightSkyBlue.

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

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