#D3123C Color

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

Color preview

#D3123C

Color formats

HEX
#D3123C
RGB
rgb(211, 18, 60)
RGBA
rgba(211, 18, 60, 1)
HSL
hsl(347, 84%, 45%)
HSV
hsv(347, 91%, 83%)
CMYK
cmyk(0%, 91%, 72%, 17%)
CSS variable
--color-primary: #D3123C;
Lowercase HEX
#d3123c

Shades

Tints

Tones

Harmony

CSS snippets for #D3123C

.color-d3123c {
  color: #D3123C;
  background-color: #D3123C;
}

Frequently asked questions

What color is #D3123C?+

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

What is the closest Tailwind color to #D3123C?+

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