#70BFBB Color

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

Color preview

#70BFBB

Color formats

HEX
#70BFBB
RGB
rgb(112, 191, 187)
RGBA
rgba(112, 191, 187, 1)
HSL
hsl(177, 38%, 59%)
HSV
hsv(177, 41%, 75%)
CMYK
cmyk(41%, 0%, 2%, 25%)
CSS variable
--color-primary: #70BFBB;
Lowercase HEX
#70bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #70BFBB

.color-70bfbb {
  color: #70BFBB;
  background-color: #70BFBB;
}

Frequently asked questions

What color is #70BFBB?+

#70BFBB is a HEX color with RGB value rgb(112, 191, 187) and HSL value hsl(177, 38%, 59%). Its closest CSS named color is MediumAquaMarine.

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

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