#7DCCED Color

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

Color preview

#7DCCED

Color formats

HEX
#7DCCED
RGB
rgb(125, 204, 237)
RGBA
rgba(125, 204, 237, 1)
HSL
hsl(198, 76%, 71%)
HSV
hsv(198, 47%, 93%)
CMYK
cmyk(47%, 14%, 0%, 7%)
CSS variable
--color-primary: #7DCCED;
Lowercase HEX
#7dcced

Shades

Tints

Tones

Harmony

CSS snippets for #7DCCED

.color-7dcced {
  color: #7DCCED;
  background-color: #7DCCED;
}

Frequently asked questions

What color is #7DCCED?+

#7DCCED is a HEX color with RGB value rgb(125, 204, 237) and HSL value hsl(198, 76%, 71%). Its closest CSS named color is SkyBlue.

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

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