#D3703C Color

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

Color preview

#D3703C

Color formats

HEX
#D3703C
RGB
rgb(211, 112, 60)
RGBA
rgba(211, 112, 60, 1)
HSL
hsl(21, 63%, 53%)
HSV
hsv(21, 72%, 83%)
CMYK
cmyk(0%, 47%, 72%, 17%)
CSS variable
--color-primary: #D3703C;
Lowercase HEX
#d3703c

Shades

Tints

Tones

Harmony

CSS snippets for #D3703C

.color-d3703c {
  color: #D3703C;
  background-color: #D3703C;
}

Frequently asked questions

What color is #D3703C?+

#D3703C is a HEX color with RGB value rgb(211, 112, 60) and HSL value hsl(21, 63%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3703C?+

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