#6C2D4D Color

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

Color preview

#6C2D4D

Color formats

HEX
#6C2D4D
RGB
rgb(108, 45, 77)
RGBA
rgba(108, 45, 77, 1)
HSL
hsl(330, 41%, 30%)
HSV
hsv(330, 58%, 42%)
CMYK
cmyk(0%, 58%, 29%, 58%)
CSS variable
--color-primary: #6C2D4D;
Lowercase HEX
#6c2d4d

Shades

Tints

Tones

Harmony

CSS snippets for #6C2D4D

.color-6c2d4d {
  color: #6C2D4D;
  background-color: #6C2D4D;
}

Frequently asked questions

What color is #6C2D4D?+

#6C2D4D is a HEX color with RGB value rgb(108, 45, 77) and HSL value hsl(330, 41%, 30%). Its closest CSS named color is DimGray.

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

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