#7DCEDE Color

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

Color preview

#7DCEDE

Color formats

HEX
#7DCEDE
RGB
rgb(125, 206, 222)
RGBA
rgba(125, 206, 222, 1)
HSL
hsl(190, 60%, 68%)
HSV
hsv(190, 44%, 87%)
CMYK
cmyk(44%, 7%, 0%, 13%)
CSS variable
--color-primary: #7DCEDE;
Lowercase HEX
#7dcede

Shades

Tints

Tones

Harmony

CSS snippets for #7DCEDE

.color-7dcede {
  color: #7DCEDE;
  background-color: #7DCEDE;
}

Frequently asked questions

What color is #7DCEDE?+

#7DCEDE is a HEX color with RGB value rgb(125, 206, 222) and HSL value hsl(190, 60%, 68%). Its closest CSS named color is SkyBlue.

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

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