#D3140D Color

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

Color preview

#D3140D

Color formats

HEX
#D3140D
RGB
rgb(211, 20, 13)
RGBA
rgba(211, 20, 13, 1)
HSL
hsl(2, 88%, 44%)
HSV
hsv(2, 94%, 83%)
CMYK
cmyk(0%, 91%, 94%, 17%)
CSS variable
--color-primary: #D3140D;
Lowercase HEX
#d3140d

Shades

Tints

Tones

Harmony

CSS snippets for #D3140D

.color-d3140d {
  color: #D3140D;
  background-color: #D3140D;
}

Frequently asked questions

What color is #D3140D?+

#D3140D is a HEX color with RGB value rgb(211, 20, 13) and HSL value hsl(2, 88%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D3140D?+

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