#D05F53 Color

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

Color preview

#D05F53

Color formats

HEX
#D05F53
RGB
rgb(208, 95, 83)
RGBA
rgba(208, 95, 83, 1)
HSL
hsl(6, 57%, 57%)
HSV
hsv(6, 60%, 82%)
CMYK
cmyk(0%, 54%, 60%, 18%)
CSS variable
--color-primary: #D05F53;
Lowercase HEX
#d05f53

Shades

Tints

Tones

Harmony

CSS snippets for #D05F53

.color-d05f53 {
  color: #D05F53;
  background-color: #D05F53;
}

Frequently asked questions

What color is #D05F53?+

#D05F53 is a HEX color with RGB value rgb(208, 95, 83) and HSL value hsl(6, 57%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D05F53?+

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