#70DCEB Color

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

Color preview

#70DCEB

Color formats

HEX
#70DCEB
RGB
rgb(112, 220, 235)
RGBA
rgba(112, 220, 235, 1)
HSL
hsl(187, 75%, 68%)
HSV
hsv(187, 52%, 92%)
CMYK
cmyk(52%, 6%, 0%, 8%)
CSS variable
--color-primary: #70DCEB;
Lowercase HEX
#70dceb

Shades

Tints

Tones

Harmony

CSS snippets for #70DCEB

.color-70dceb {
  color: #70DCEB;
  background-color: #70DCEB;
}

Frequently asked questions

What color is #70DCEB?+

#70DCEB is a HEX color with RGB value rgb(112, 220, 235) and HSL value hsl(187, 75%, 68%). Its closest CSS named color is SkyBlue.

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

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