#D83B3B Color

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

Color preview

#D83B3B

Color formats

HEX
#D83B3B
RGB
rgb(216, 59, 59)
RGBA
rgba(216, 59, 59, 1)
HSL
hsl(0, 67%, 54%)
HSV
hsv(0, 73%, 85%)
CMYK
cmyk(0%, 73%, 73%, 15%)
CSS variable
--color-primary: #D83B3B;
Lowercase HEX
#d83b3b

Shades

Tints

Tones

Harmony

CSS snippets for #D83B3B

.color-d83b3b {
  color: #D83B3B;
  background-color: #D83B3B;
}

Frequently asked questions

What color is #D83B3B?+

#D83B3B is a HEX color with RGB value rgb(216, 59, 59) and HSL value hsl(0, 67%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D83B3B?+

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