#7DCCCF Color

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

Color preview

#7DCCCF

Color formats

HEX
#7DCCCF
RGB
rgb(125, 204, 207)
RGBA
rgba(125, 204, 207, 1)
HSL
hsl(182, 46%, 65%)
HSV
hsv(182, 40%, 81%)
CMYK
cmyk(40%, 1%, 0%, 19%)
CSS variable
--color-primary: #7DCCCF;
Lowercase HEX
#7dcccf

Shades

Tints

Tones

Harmony

CSS snippets for #7DCCCF

.color-7dcccf {
  color: #7DCCCF;
  background-color: #7DCCCF;
}

Frequently asked questions

What color is #7DCCCF?+

#7DCCCF is a HEX color with RGB value rgb(125, 204, 207) and HSL value hsl(182, 46%, 65%). Its closest CSS named color is SkyBlue.

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

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