#D3847C Color

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

Color preview

#D3847C

Color formats

HEX
#D3847C
RGB
rgb(211, 132, 124)
RGBA
rgba(211, 132, 124, 1)
HSL
hsl(6, 50%, 66%)
HSV
hsv(6, 41%, 83%)
CMYK
cmyk(0%, 37%, 41%, 17%)
CSS variable
--color-primary: #D3847C;
Lowercase HEX
#d3847c

Shades

Tints

Tones

Harmony

CSS snippets for #D3847C

.color-d3847c {
  color: #D3847C;
  background-color: #D3847C;
}

Frequently asked questions

What color is #D3847C?+

#D3847C is a HEX color with RGB value rgb(211, 132, 124) and HSL value hsl(6, 50%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3847C?+

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