#DD151B Color

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

Color preview

#DD151B

Color formats

HEX
#DD151B
RGB
rgb(221, 21, 27)
RGBA
rgba(221, 21, 27, 1)
HSL
hsl(358, 83%, 47%)
HSV
hsv(358, 90%, 87%)
CMYK
cmyk(0%, 90%, 88%, 13%)
CSS variable
--color-primary: #DD151B;
Lowercase HEX
#dd151b

Shades

Tints

Tones

Harmony

CSS snippets for #DD151B

.color-dd151b {
  color: #DD151B;
  background-color: #DD151B;
}

Frequently asked questions

What color is #DD151B?+

#DD151B is a HEX color with RGB value rgb(221, 21, 27) and HSL value hsl(358, 83%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DD151B?+

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