#6F2A3C Color

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

Color preview

#6F2A3C

Color formats

HEX
#6F2A3C
RGB
rgb(111, 42, 60)
RGBA
rgba(111, 42, 60, 1)
HSL
hsl(344, 45%, 30%)
HSV
hsv(344, 62%, 44%)
CMYK
cmyk(0%, 62%, 46%, 56%)
CSS variable
--color-primary: #6F2A3C;
Lowercase HEX
#6f2a3c

Shades

Tints

Tones

Harmony

CSS snippets for #6F2A3C

.color-6f2a3c {
  color: #6F2A3C;
  background-color: #6F2A3C;
}

Frequently asked questions

What color is #6F2A3C?+

#6F2A3C is a HEX color with RGB value rgb(111, 42, 60) and HSL value hsl(344, 45%, 30%). Its closest CSS named color is SaddleBrown.

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

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