#70CADC Color

Inspect #70CADC across formats, palettes, contrast and closest named color matches.

Color preview

#70CADC

Color formats

HEX
#70CADC
RGB
rgb(112, 202, 220)
RGBA
rgba(112, 202, 220, 1)
HSL
hsl(190, 61%, 65%)
HSV
hsv(190, 49%, 86%)
CMYK
cmyk(49%, 8%, 0%, 14%)
CSS variable
--color-primary: #70CADC;
Lowercase HEX
#70cadc

Shades

Tints

Tones

Harmony

CSS snippets for #70CADC

.color-70cadc {
  color: #70CADC;
  background-color: #70CADC;
}

Frequently asked questions

What color is #70CADC?+

#70CADC is a HEX color with RGB value rgb(112, 202, 220) and HSL value hsl(190, 61%, 65%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #70CADC?+

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