#7DDBBF Color

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

Color preview

#7DDBBF

Color formats

HEX
#7DDBBF
RGB
rgb(125, 219, 191)
RGBA
rgba(125, 219, 191, 1)
HSL
hsl(162, 57%, 67%)
HSV
hsv(162, 43%, 86%)
CMYK
cmyk(43%, 0%, 13%, 14%)
CSS variable
--color-primary: #7DDBBF;
Lowercase HEX
#7ddbbf

Shades

Tints

Tones

Harmony

CSS snippets for #7DDBBF

.color-7ddbbf {
  color: #7DDBBF;
  background-color: #7DDBBF;
}

Frequently asked questions

What color is #7DDBBF?+

#7DDBBF is a HEX color with RGB value rgb(125, 219, 191) and HSL value hsl(162, 57%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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