#D3846C Color

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

Color preview

#D3846C

Color formats

HEX
#D3846C
RGB
rgb(211, 132, 108)
RGBA
rgba(211, 132, 108, 1)
HSL
hsl(14, 54%, 63%)
HSV
hsv(14, 49%, 83%)
CMYK
cmyk(0%, 37%, 49%, 17%)
CSS variable
--color-primary: #D3846C;
Lowercase HEX
#d3846c

Shades

Tints

Tones

Harmony

CSS snippets for #D3846C

.color-d3846c {
  color: #D3846C;
  background-color: #D3846C;
}

Frequently asked questions

What color is #D3846C?+

#D3846C is a HEX color with RGB value rgb(211, 132, 108) and HSL value hsl(14, 54%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3846C?+

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