#D3847D Color

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

Color preview

#D3847D

Color formats

HEX
#D3847D
RGB
rgb(211, 132, 125)
RGBA
rgba(211, 132, 125, 1)
HSL
hsl(5, 49%, 66%)
HSV
hsv(5, 41%, 83%)
CMYK
cmyk(0%, 37%, 41%, 17%)
CSS variable
--color-primary: #D3847D;
Lowercase HEX
#d3847d

Shades

Tints

Tones

Harmony

CSS snippets for #D3847D

.color-d3847d {
  color: #D3847D;
  background-color: #D3847D;
}

Frequently asked questions

What color is #D3847D?+

#D3847D is a HEX color with RGB value rgb(211, 132, 125) and HSL value hsl(5, 49%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3847D?+

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