#7F0D2C Color

Inspect #7F0D2C across formats, palettes, contrast and closest named color matches.

Color preview

#7F0D2C

Color formats

HEX
#7F0D2C
RGB
rgb(127, 13, 44)
RGBA
rgba(127, 13, 44, 1)
HSL
hsl(344, 81%, 27%)
HSV
hsv(344, 90%, 50%)
CMYK
cmyk(0%, 90%, 65%, 50%)
CSS variable
--color-primary: #7F0D2C;
Lowercase HEX
#7f0d2c

Shades

Tints

Tones

Harmony

CSS snippets for #7F0D2C

.color-7f0d2c {
  color: #7F0D2C;
  background-color: #7F0D2C;
}

Frequently asked questions

What color is #7F0D2C?+

#7F0D2C is a HEX color with RGB value rgb(127, 13, 44) and HSL value hsl(344, 81%, 27%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #7F0D2C?+

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