#7DAFBF Color

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

Color preview

#7DAFBF

Color formats

HEX
#7DAFBF
RGB
rgb(125, 175, 191)
RGBA
rgba(125, 175, 191, 1)
HSL
hsl(195, 34%, 62%)
HSV
hsv(195, 35%, 75%)
CMYK
cmyk(35%, 8%, 0%, 25%)
CSS variable
--color-primary: #7DAFBF;
Lowercase HEX
#7dafbf

Shades

Tints

Tones

Harmony

CSS snippets for #7DAFBF

.color-7dafbf {
  color: #7DAFBF;
  background-color: #7DAFBF;
}

Frequently asked questions

What color is #7DAFBF?+

#7DAFBF is a HEX color with RGB value rgb(125, 175, 191) and HSL value hsl(195, 34%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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