#70DDEB Color

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

Color preview

#70DDEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #70DDEB

.color-70ddeb {
  color: #70DDEB;
  background-color: #70DDEB;
}

Frequently asked questions

What color is #70DDEB?+

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

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

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