#D81B34 Color

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

Color preview

#D81B34

Color formats

HEX
#D81B34
RGB
rgb(216, 27, 52)
RGBA
rgba(216, 27, 52, 1)
HSL
hsl(352, 78%, 48%)
HSV
hsv(352, 88%, 85%)
CMYK
cmyk(0%, 88%, 76%, 15%)
CSS variable
--color-primary: #D81B34;
Lowercase HEX
#d81b34

Shades

Tints

Tones

Harmony

CSS snippets for #D81B34

.color-d81b34 {
  color: #D81B34;
  background-color: #D81B34;
}

Frequently asked questions

What color is #D81B34?+

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

What is the closest Tailwind color to #D81B34?+

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