#D3913B Color

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

Color preview

#D3913B

Color formats

HEX
#D3913B
RGB
rgb(211, 145, 59)
RGBA
rgba(211, 145, 59, 1)
HSL
hsl(34, 63%, 53%)
HSV
hsv(34, 72%, 83%)
CMYK
cmyk(0%, 31%, 72%, 17%)
CSS variable
--color-primary: #D3913B;
Lowercase HEX
#d3913b

Shades

Tints

Tones

Harmony

CSS snippets for #D3913B

.color-d3913b {
  color: #D3913B;
  background-color: #D3913B;
}

Frequently asked questions

What color is #D3913B?+

#D3913B is a HEX color with RGB value rgb(211, 145, 59) and HSL value hsl(34, 63%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3913B?+

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