#7D0D0F Color

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

Color preview

#7D0D0F

Color formats

HEX
#7D0D0F
RGB
rgb(125, 13, 15)
RGBA
rgba(125, 13, 15, 1)
HSL
hsl(359, 81%, 27%)
HSV
hsv(359, 90%, 49%)
CMYK
cmyk(0%, 90%, 88%, 51%)
CSS variable
--color-primary: #7D0D0F;
Lowercase HEX
#7d0d0f

Shades

Tints

Tones

Harmony

CSS snippets for #7D0D0F

.color-7d0d0f {
  color: #7D0D0F;
  background-color: #7D0D0F;
}

Frequently asked questions

What color is #7D0D0F?+

#7D0D0F is a HEX color with RGB value rgb(125, 13, 15) and HSL value hsl(359, 81%, 27%). Its closest CSS named color is Maroon.

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

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