#DC3838 Color

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

Color preview

#DC3838

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DC3838

.color-dc3838 {
  color: #DC3838;
  background-color: #DC3838;
}

Frequently asked questions

What color is #DC3838?+

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

What is the closest Tailwind color to #DC3838?+

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