#D81B50 Color

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

Color preview

#D81B50

Color formats

HEX
#D81B50
RGB
rgb(216, 27, 80)
RGBA
rgba(216, 27, 80, 1)
HSL
hsl(343, 78%, 48%)
HSV
hsv(343, 88%, 85%)
CMYK
cmyk(0%, 88%, 63%, 15%)
CSS variable
--color-primary: #D81B50;
Lowercase HEX
#d81b50

Shades

Tints

Tones

Harmony

CSS snippets for #D81B50

.color-d81b50 {
  color: #D81B50;
  background-color: #D81B50;
}

Frequently asked questions

What color is #D81B50?+

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

What is the closest Tailwind color to #D81B50?+

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