#DC143C Color

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

Color preview

#DC143C

Color formats

HEX
#DC143C
RGB
rgb(220, 20, 60)
RGBA
rgba(220, 20, 60, 1)
HSL
hsl(348, 83%, 47%)
HSV
hsv(348, 91%, 86%)
CMYK
cmyk(0%, 91%, 73%, 14%)
CSS variable
--color-primary: #DC143C;
Lowercase HEX
#dc143c

Shades

Tints

Tones

Harmony

CSS snippets for #DC143C

.color-dc143c {
  color: #DC143C;
  background-color: #DC143C;
}

Frequently asked questions

What color is #DC143C?+

#DC143C is a HEX color with RGB value rgb(220, 20, 60) and HSL value hsl(348, 83%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC143C?+

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