#D55F34 Color

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

Color preview

#D55F34

Color formats

HEX
#D55F34
RGB
rgb(213, 95, 52)
RGBA
rgba(213, 95, 52, 1)
HSL
hsl(16, 66%, 52%)
HSV
hsv(16, 76%, 84%)
CMYK
cmyk(0%, 55%, 76%, 16%)
CSS variable
--color-primary: #D55F34;
Lowercase HEX
#d55f34

Shades

Tints

Tones

Harmony

CSS snippets for #D55F34

.color-d55f34 {
  color: #D55F34;
  background-color: #D55F34;
}

Frequently asked questions

What color is #D55F34?+

#D55F34 is a HEX color with RGB value rgb(213, 95, 52) and HSL value hsl(16, 66%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D55F34?+

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