#D3897E Color

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

Color preview

#D3897E

Color formats

HEX
#D3897E
RGB
rgb(211, 137, 126)
RGBA
rgba(211, 137, 126, 1)
HSL
hsl(8, 49%, 66%)
HSV
hsv(8, 40%, 83%)
CMYK
cmyk(0%, 35%, 40%, 17%)
CSS variable
--color-primary: #D3897E;
Lowercase HEX
#d3897e

Shades

Tints

Tones

Harmony

CSS snippets for #D3897E

.color-d3897e {
  color: #D3897E;
  background-color: #D3897E;
}

Frequently asked questions

What color is #D3897E?+

#D3897E is a HEX color with RGB value rgb(211, 137, 126) and HSL value hsl(8, 49%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3897E?+

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