#D81B27 Color

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

Color preview

#D81B27

Color formats

HEX
#D81B27
RGB
rgb(216, 27, 39)
RGBA
rgba(216, 27, 39, 1)
HSL
hsl(356, 78%, 48%)
HSV
hsv(356, 88%, 85%)
CMYK
cmyk(0%, 88%, 82%, 15%)
CSS variable
--color-primary: #D81B27;
Lowercase HEX
#d81b27

Shades

Tints

Tones

Harmony

CSS snippets for #D81B27

.color-d81b27 {
  color: #D81B27;
  background-color: #D81B27;
}

Frequently asked questions

What color is #D81B27?+

#D81B27 is a HEX color with RGB value rgb(216, 27, 39) and HSL value hsl(356, 78%, 48%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D81B27?+

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