#D3282B Color

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

Color preview

#D3282B

Color formats

HEX
#D3282B
RGB
rgb(211, 40, 43)
RGBA
rgba(211, 40, 43, 1)
HSL
hsl(359, 68%, 49%)
HSV
hsv(359, 81%, 83%)
CMYK
cmyk(0%, 81%, 80%, 17%)
CSS variable
--color-primary: #D3282B;
Lowercase HEX
#d3282b

Shades

Tints

Tones

Harmony

CSS snippets for #D3282B

.color-d3282b {
  color: #D3282B;
  background-color: #D3282B;
}

Frequently asked questions

What color is #D3282B?+

#D3282B is a HEX color with RGB value rgb(211, 40, 43) and HSL value hsl(359, 68%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D3282B?+

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