#7DEFFE Color

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

Color preview

#7DEFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7DEFFE

.color-7deffe {
  color: #7DEFFE;
  background-color: #7DEFFE;
}

Frequently asked questions

What color is #7DEFFE?+

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

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

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