#70CDDC Color

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

Color preview

#70CDDC

Color formats

HEX
#70CDDC
RGB
rgb(112, 205, 220)
RGBA
rgba(112, 205, 220, 1)
HSL
hsl(188, 61%, 65%)
HSV
hsv(188, 49%, 86%)
CMYK
cmyk(49%, 7%, 0%, 14%)
CSS variable
--color-primary: #70CDDC;
Lowercase HEX
#70cddc

Shades

Tints

Tones

Harmony

CSS snippets for #70CDDC

.color-70cddc {
  color: #70CDDC;
  background-color: #70CDDC;
}

Frequently asked questions

What color is #70CDDC?+

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

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

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