#70CECF Color

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

Color preview

#70CECF

Color formats

HEX
#70CECF
RGB
rgb(112, 206, 207)
RGBA
rgba(112, 206, 207, 1)
HSL
hsl(181, 50%, 63%)
HSV
hsv(181, 46%, 81%)
CMYK
cmyk(46%, 0%, 0%, 19%)
CSS variable
--color-primary: #70CECF;
Lowercase HEX
#70cecf

Shades

Tints

Tones

Harmony

CSS snippets for #70CECF

.color-70cecf {
  color: #70CECF;
  background-color: #70CECF;
}

Frequently asked questions

What color is #70CECF?+

#70CECF is a HEX color with RGB value rgb(112, 206, 207) and HSL value hsl(181, 50%, 63%). Its closest CSS named color is SkyBlue.

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

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