#7DADEC Color

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

Color preview

#7DADEC

Color formats

HEX
#7DADEC
RGB
rgb(125, 173, 236)
RGBA
rgba(125, 173, 236, 1)
HSL
hsl(214, 74%, 71%)
HSV
hsv(214, 47%, 93%)
CMYK
cmyk(47%, 27%, 0%, 7%)
CSS variable
--color-primary: #7DADEC;
Lowercase HEX
#7dadec

Shades

Tints

Tones

Harmony

CSS snippets for #7DADEC

.color-7dadec {
  color: #7DADEC;
  background-color: #7DADEC;
}

Frequently asked questions

What color is #7DADEC?+

#7DADEC is a HEX color with RGB value rgb(125, 173, 236) and HSL value hsl(214, 74%, 71%). Its closest CSS named color is SkyBlue.

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

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