#42857B Color

Inspect #42857B across formats, palettes, contrast and closest named color matches.

Color preview

#42857B

Color formats

HEX
#42857B
RGB
rgb(66, 133, 123)
RGBA
rgba(66, 133, 123, 1)
HSL
hsl(171, 34%, 39%)
HSV
hsv(171, 50%, 52%)
CMYK
cmyk(50%, 0%, 8%, 48%)
CSS variable
--color-primary: #42857B;
Lowercase HEX
#42857b

Shades

Tints

Tones

Harmony

CSS snippets for #42857B

.color-42857b {
  color: #42857B;
  background-color: #42857B;
}

Frequently asked questions

What color is #42857B?+

#42857B is a HEX color with RGB value rgb(66, 133, 123) and HSL value hsl(171, 34%, 39%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #42857B?+

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