#428A80 Color

Inspect #428A80 across formats, palettes, contrast and closest named color matches.

Color preview

#428A80

Color formats

HEX
#428A80
RGB
rgb(66, 138, 128)
RGBA
rgba(66, 138, 128, 1)
HSL
hsl(172, 35%, 40%)
HSV
hsv(172, 52%, 54%)
CMYK
cmyk(52%, 0%, 7%, 46%)
CSS variable
--color-primary: #428A80;
Lowercase HEX
#428a80

Shades

Tints

Tones

Harmony

CSS snippets for #428A80

.color-428a80 {
  color: #428A80;
  background-color: #428A80;
}

Frequently asked questions

What color is #428A80?+

#428A80 is a HEX color with RGB value rgb(66, 138, 128) and HSL value hsl(172, 35%, 40%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #428A80?+

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