#DC3840 Color

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

Color preview

#DC3840

Color formats

HEX
#DC3840
RGB
rgb(220, 56, 64)
RGBA
rgba(220, 56, 64, 1)
HSL
hsl(357, 70%, 54%)
HSV
hsv(357, 75%, 86%)
CMYK
cmyk(0%, 75%, 71%, 14%)
CSS variable
--color-primary: #DC3840;
Lowercase HEX
#dc3840

Shades

Tints

Tones

Harmony

CSS snippets for #DC3840

.color-dc3840 {
  color: #DC3840;
  background-color: #DC3840;
}

Frequently asked questions

What color is #DC3840?+

#DC3840 is a HEX color with RGB value rgb(220, 56, 64) and HSL value hsl(357, 70%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC3840?+

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