#70DDEE Color

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

Color preview

#70DDEE

Color formats

HEX
#70DDEE
RGB
rgb(112, 221, 238)
RGBA
rgba(112, 221, 238, 1)
HSL
hsl(188, 79%, 69%)
HSV
hsv(188, 53%, 93%)
CMYK
cmyk(53%, 7%, 0%, 7%)
CSS variable
--color-primary: #70DDEE;
Lowercase HEX
#70ddee

Shades

Tints

Tones

Harmony

CSS snippets for #70DDEE

.color-70ddee {
  color: #70DDEE;
  background-color: #70DDEE;
}

Frequently asked questions

What color is #70DDEE?+

#70DDEE is a HEX color with RGB value rgb(112, 221, 238) and HSL value hsl(188, 79%, 69%). Its closest CSS named color is SkyBlue.

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

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