#5A303B Color

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

Color preview

#5A303B

Color formats

HEX
#5A303B
RGB
rgb(90, 48, 59)
RGBA
rgba(90, 48, 59, 1)
HSL
hsl(344, 30%, 27%)
HSV
hsv(344, 47%, 35%)
CMYK
cmyk(0%, 47%, 34%, 65%)
CSS variable
--color-primary: #5A303B;
Lowercase HEX
#5a303b

Shades

Tints

Tones

Harmony

CSS snippets for #5A303B

.color-5a303b {
  color: #5A303B;
  background-color: #5A303B;
}

Frequently asked questions

What color is #5A303B?+

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

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

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