#7DDFF5 Color

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

Color preview

#7DDFF5

Color formats

HEX
#7DDFF5
RGB
rgb(125, 223, 245)
RGBA
rgba(125, 223, 245, 1)
HSL
hsl(191, 86%, 73%)
HSV
hsv(191, 49%, 96%)
CMYK
cmyk(49%, 9%, 0%, 4%)
CSS variable
--color-primary: #7DDFF5;
Lowercase HEX
#7ddff5

Shades

Tints

Tones

Harmony

CSS snippets for #7DDFF5

.color-7ddff5 {
  color: #7DDFF5;
  background-color: #7DDFF5;
}

Frequently asked questions

What color is #7DDFF5?+

#7DDFF5 is a HEX color with RGB value rgb(125, 223, 245) and HSL value hsl(191, 86%, 73%). Its closest CSS named color is LightSkyBlue.

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

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