#D85F5F Color

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

Color preview

#D85F5F

Color formats

HEX
#D85F5F
RGB
rgb(216, 95, 95)
RGBA
rgba(216, 95, 95, 1)
HSL
hsl(0, 61%, 61%)
HSV
hsv(0, 56%, 85%)
CMYK
cmyk(0%, 56%, 56%, 15%)
CSS variable
--color-primary: #D85F5F;
Lowercase HEX
#d85f5f

Shades

Tints

Tones

Harmony

CSS snippets for #D85F5F

.color-d85f5f {
  color: #D85F5F;
  background-color: #D85F5F;
}

Frequently asked questions

What color is #D85F5F?+

#D85F5F is a HEX color with RGB value rgb(216, 95, 95) and HSL value hsl(0, 61%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D85F5F?+

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