#D3122C Color

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

Color preview

#D3122C

Color formats

HEX
#D3122C
RGB
rgb(211, 18, 44)
RGBA
rgba(211, 18, 44, 1)
HSL
hsl(352, 84%, 45%)
HSV
hsv(352, 91%, 83%)
CMYK
cmyk(0%, 91%, 79%, 17%)
CSS variable
--color-primary: #D3122C;
Lowercase HEX
#d3122c

Shades

Tints

Tones

Harmony

CSS snippets for #D3122C

.color-d3122c {
  color: #D3122C;
  background-color: #D3122C;
}

Frequently asked questions

What color is #D3122C?+

#D3122C is a HEX color with RGB value rgb(211, 18, 44) and HSL value hsl(352, 84%, 45%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D3122C?+

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