#7BDDBB Color

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

Color preview

#7BDDBB

Color formats

HEX
#7BDDBB
RGB
rgb(123, 221, 187)
RGBA
rgba(123, 221, 187, 1)
HSL
hsl(159, 59%, 67%)
HSV
hsv(159, 44%, 87%)
CMYK
cmyk(44%, 0%, 15%, 13%)
CSS variable
--color-primary: #7BDDBB;
Lowercase HEX
#7bddbb

Shades

Tints

Tones

Harmony

CSS snippets for #7BDDBB

.color-7bddbb {
  color: #7BDDBB;
  background-color: #7BDDBB;
}

Frequently asked questions

What color is #7BDDBB?+

#7BDDBB is a HEX color with RGB value rgb(123, 221, 187) and HSL value hsl(159, 59%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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