#7DFFCB Color

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

Color preview

#7DFFCB

Color formats

HEX
#7DFFCB
RGB
rgb(125, 255, 203)
RGBA
rgba(125, 255, 203, 1)
HSL
hsl(156, 100%, 75%)
HSV
hsv(156, 51%, 100%)
CMYK
cmyk(51%, 0%, 20%, 0%)
CSS variable
--color-primary: #7DFFCB;
Lowercase HEX
#7dffcb

Shades

Tints

Tones

Harmony

CSS snippets for #7DFFCB

.color-7dffcb {
  color: #7DFFCB;
  background-color: #7DFFCB;
}

Frequently asked questions

What color is #7DFFCB?+

#7DFFCB is a HEX color with RGB value rgb(125, 255, 203) and HSL value hsl(156, 100%, 75%). Its closest CSS named color is Aquamarine.

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

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