#7D3C30 Color

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

Color preview

#7D3C30

Color formats

HEX
#7D3C30
RGB
rgb(125, 60, 48)
RGBA
rgba(125, 60, 48, 1)
HSL
hsl(9, 45%, 34%)
HSV
hsv(9, 62%, 49%)
CMYK
cmyk(0%, 52%, 62%, 51%)
CSS variable
--color-primary: #7D3C30;
Lowercase HEX
#7d3c30

Shades

Tints

Tones

Harmony

CSS snippets for #7D3C30

.color-7d3c30 {
  color: #7D3C30;
  background-color: #7D3C30;
}

Frequently asked questions

What color is #7D3C30?+

#7D3C30 is a HEX color with RGB value rgb(125, 60, 48) and HSL value hsl(9, 45%, 34%). Its closest CSS named color is SaddleBrown.

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

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