#7CBEB5 Color

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

Color preview

#7CBEB5

Color formats

HEX
#7CBEB5
RGB
rgb(124, 190, 181)
RGBA
rgba(124, 190, 181, 1)
HSL
hsl(172, 34%, 62%)
HSV
hsv(172, 35%, 75%)
CMYK
cmyk(35%, 0%, 5%, 25%)
CSS variable
--color-primary: #7CBEB5;
Lowercase HEX
#7cbeb5

Shades

Tints

Tones

Harmony

CSS snippets for #7CBEB5

.color-7cbeb5 {
  color: #7CBEB5;
  background-color: #7CBEB5;
}

Frequently asked questions

What color is #7CBEB5?+

#7CBEB5 is a HEX color with RGB value rgb(124, 190, 181) and HSL value hsl(172, 34%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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