#5A303C Color

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

Color preview

#5A303C

Color formats

HEX
#5A303C
RGB
rgb(90, 48, 60)
RGBA
rgba(90, 48, 60, 1)
HSL
hsl(343, 30%, 27%)
HSV
hsv(343, 47%, 35%)
CMYK
cmyk(0%, 47%, 33%, 65%)
CSS variable
--color-primary: #5A303C;
Lowercase HEX
#5a303c

Shades

Tints

Tones

Harmony

CSS snippets for #5A303C

.color-5a303c {
  color: #5A303C;
  background-color: #5A303C;
}

Frequently asked questions

What color is #5A303C?+

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

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

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