#7DEDEF Color

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

Color preview

#7DEDEF

Color formats

HEX
#7DEDEF
RGB
rgb(125, 237, 239)
RGBA
rgba(125, 237, 239, 1)
HSL
hsl(181, 78%, 71%)
HSV
hsv(181, 48%, 94%)
CMYK
cmyk(48%, 1%, 0%, 6%)
CSS variable
--color-primary: #7DEDEF;
Lowercase HEX
#7dedef

Shades

Tints

Tones

Harmony

CSS snippets for #7DEDEF

.color-7dedef {
  color: #7DEDEF;
  background-color: #7DEDEF;
}

Frequently asked questions

What color is #7DEDEF?+

#7DEDEF is a HEX color with RGB value rgb(125, 237, 239) and HSL value hsl(181, 78%, 71%). Its closest CSS named color is Aquamarine.

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

The closest Tailwind color is cyan-300, available as the bg-cyan-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