#6D3C5F Color

Inspect #6D3C5F across formats, palettes, contrast and closest named color matches.

Color preview

#6D3C5F

Color formats

HEX
#6D3C5F
RGB
rgb(109, 60, 95)
RGBA
rgba(109, 60, 95, 1)
HSL
hsl(317, 29%, 33%)
HSV
hsv(317, 45%, 43%)
CMYK
cmyk(0%, 45%, 13%, 57%)
CSS variable
--color-primary: #6D3C5F;
Lowercase HEX
#6d3c5f

Shades

Tints

Tones

Harmony

CSS snippets for #6D3C5F

.color-6d3c5f {
  color: #6D3C5F;
  background-color: #6D3C5F;
}

Frequently asked questions

What color is #6D3C5F?+

#6D3C5F is a HEX color with RGB value rgb(109, 60, 95) and HSL value hsl(317, 29%, 33%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #6D3C5F?+

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