#D3846E Color

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

Color preview

#D3846E

Color formats

HEX
#D3846E
RGB
rgb(211, 132, 110)
RGBA
rgba(211, 132, 110, 1)
HSL
hsl(13, 53%, 63%)
HSV
hsv(13, 48%, 83%)
CMYK
cmyk(0%, 37%, 48%, 17%)
CSS variable
--color-primary: #D3846E;
Lowercase HEX
#d3846e

Shades

Tints

Tones

Harmony

CSS snippets for #D3846E

.color-d3846e {
  color: #D3846E;
  background-color: #D3846E;
}

Frequently asked questions

What color is #D3846E?+

#D3846E is a HEX color with RGB value rgb(211, 132, 110) and HSL value hsl(13, 53%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3846E?+

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