#7DEDF9 Color

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

Color preview

#7DEDF9

Color formats

HEX
#7DEDF9
RGB
rgb(125, 237, 249)
RGBA
rgba(125, 237, 249, 1)
HSL
hsl(186, 91%, 73%)
HSV
hsv(186, 50%, 98%)
CMYK
cmyk(50%, 5%, 0%, 2%)
CSS variable
--color-primary: #7DEDF9;
Lowercase HEX
#7dedf9

Shades

Tints

Tones

Harmony

CSS snippets for #7DEDF9

.color-7dedf9 {
  color: #7DEDF9;
  background-color: #7DEDF9;
}

Frequently asked questions

What color is #7DEDF9?+

#7DEDF9 is a HEX color with RGB value rgb(125, 237, 249) and HSL value hsl(186, 91%, 73%). Its closest CSS named color is LightSkyBlue.

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

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