#D53B32 Color

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

Color preview

#D53B32

Color formats

HEX
#D53B32
RGB
rgb(213, 59, 50)
RGBA
rgba(213, 59, 50, 1)
HSL
hsl(3, 66%, 52%)
HSV
hsv(3, 77%, 84%)
CMYK
cmyk(0%, 72%, 77%, 16%)
CSS variable
--color-primary: #D53B32;
Lowercase HEX
#d53b32

Shades

Tints

Tones

Harmony

CSS snippets for #D53B32

.color-d53b32 {
  color: #D53B32;
  background-color: #D53B32;
}

Frequently asked questions

What color is #D53B32?+

#D53B32 is a HEX color with RGB value rgb(213, 59, 50) and HSL value hsl(3, 66%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D53B32?+

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