#D4987B Color

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

Color preview

#D4987B

Color formats

HEX
#D4987B
RGB
rgb(212, 152, 123)
RGBA
rgba(212, 152, 123, 1)
HSL
hsl(20, 51%, 66%)
HSV
hsv(20, 42%, 83%)
CMYK
cmyk(0%, 28%, 42%, 17%)
CSS variable
--color-primary: #D4987B;
Lowercase HEX
#d4987b

Shades

Tints

Tones

Harmony

CSS snippets for #D4987B

.color-d4987b {
  color: #D4987B;
  background-color: #D4987B;
}

Frequently asked questions

What color is #D4987B?+

#D4987B is a HEX color with RGB value rgb(212, 152, 123) and HSL value hsl(20, 51%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D4987B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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