#D4876B Color

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

Color preview

#D4876B

Color formats

HEX
#D4876B
RGB
rgb(212, 135, 107)
RGBA
rgba(212, 135, 107, 1)
HSL
hsl(16, 55%, 63%)
HSV
hsv(16, 50%, 83%)
CMYK
cmyk(0%, 36%, 50%, 17%)
CSS variable
--color-primary: #D4876B;
Lowercase HEX
#d4876b

Shades

Tints

Tones

Harmony

CSS snippets for #D4876B

.color-d4876b {
  color: #D4876B;
  background-color: #D4876B;
}

Frequently asked questions

What color is #D4876B?+

#D4876B is a HEX color with RGB value rgb(212, 135, 107) and HSL value hsl(16, 55%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D4876B?+

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