#70CDCB Color

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

Color preview

#70CDCB

Color formats

HEX
#70CDCB
RGB
rgb(112, 205, 203)
RGBA
rgba(112, 205, 203, 1)
HSL
hsl(179, 48%, 62%)
HSV
hsv(179, 45%, 80%)
CMYK
cmyk(45%, 0%, 1%, 20%)
CSS variable
--color-primary: #70CDCB;
Lowercase HEX
#70cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #70CDCB

.color-70cdcb {
  color: #70CDCB;
  background-color: #70CDCB;
}

Frequently asked questions

What color is #70CDCB?+

#70CDCB is a HEX color with RGB value rgb(112, 205, 203) and HSL value hsl(179, 48%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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