#DC143F Color

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

Color preview

#DC143F

Color formats

HEX
#DC143F
RGB
rgb(220, 20, 63)
RGBA
rgba(220, 20, 63, 1)
HSL
hsl(347, 83%, 47%)
HSV
hsv(347, 91%, 86%)
CMYK
cmyk(0%, 91%, 71%, 14%)
CSS variable
--color-primary: #DC143F;
Lowercase HEX
#dc143f

Shades

Tints

Tones

Harmony

CSS snippets for #DC143F

.color-dc143f {
  color: #DC143F;
  background-color: #DC143F;
}

Frequently asked questions

What color is #DC143F?+

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

What is the closest Tailwind color to #DC143F?+

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