#5A303D Color

Inspect #5A303D across formats, palettes, contrast and closest named color matches.

Color preview

#5A303D

Color formats

HEX
#5A303D
RGB
rgb(90, 48, 61)
RGBA
rgba(90, 48, 61, 1)
HSL
hsl(341, 30%, 27%)
HSV
hsv(341, 47%, 35%)
CMYK
cmyk(0%, 47%, 32%, 65%)
CSS variable
--color-primary: #5A303D;
Lowercase HEX
#5a303d

Shades

Tints

Tones

Harmony

CSS snippets for #5A303D

.color-5a303d {
  color: #5A303D;
  background-color: #5A303D;
}

Frequently asked questions

What color is #5A303D?+

#5A303D is a HEX color with RGB value rgb(90, 48, 61) and HSL value hsl(341, 30%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #5A303D?+

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