#7BDCBF Color

Inspect #7BDCBF across formats, palettes, contrast and closest named color matches.

Color preview

#7BDCBF

Color formats

HEX
#7BDCBF
RGB
rgb(123, 220, 191)
RGBA
rgba(123, 220, 191, 1)
HSL
hsl(162, 58%, 67%)
HSV
hsv(162, 44%, 86%)
CMYK
cmyk(44%, 0%, 13%, 14%)
CSS variable
--color-primary: #7BDCBF;
Lowercase HEX
#7bdcbf

Shades

Tints

Tones

Harmony

CSS snippets for #7BDCBF

.color-7bdcbf {
  color: #7BDCBF;
  background-color: #7BDCBF;
}

Frequently asked questions

What color is #7BDCBF?+

#7BDCBF is a HEX color with RGB value rgb(123, 220, 191) and HSL value hsl(162, 58%, 67%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #7BDCBF?+

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