#D3450D Color

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

Color preview

#D3450D

Color formats

HEX
#D3450D
RGB
rgb(211, 69, 13)
RGBA
rgba(211, 69, 13, 1)
HSL
hsl(17, 88%, 44%)
HSV
hsv(17, 94%, 83%)
CMYK
cmyk(0%, 67%, 94%, 17%)
CSS variable
--color-primary: #D3450D;
Lowercase HEX
#d3450d

Shades

Tints

Tones

Harmony

CSS snippets for #D3450D

.color-d3450d {
  color: #D3450D;
  background-color: #D3450D;
}

Frequently asked questions

What color is #D3450D?+

#D3450D is a HEX color with RGB value rgb(211, 69, 13) and HSL value hsl(17, 88%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D3450D?+

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