#D4887C Color

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

Color preview

#D4887C

Color formats

HEX
#D4887C
RGB
rgb(212, 136, 124)
RGBA
rgba(212, 136, 124, 1)
HSL
hsl(8, 51%, 66%)
HSV
hsv(8, 42%, 83%)
CMYK
cmyk(0%, 36%, 42%, 17%)
CSS variable
--color-primary: #D4887C;
Lowercase HEX
#d4887c

Shades

Tints

Tones

Harmony

CSS snippets for #D4887C

.color-d4887c {
  color: #D4887C;
  background-color: #D4887C;
}

Frequently asked questions

What color is #D4887C?+

#D4887C is a HEX color with RGB value rgb(212, 136, 124) and HSL value hsl(8, 51%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D4887C?+

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