#D3906E Color

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

Color preview

#D3906E

Color formats

HEX
#D3906E
RGB
rgb(211, 144, 110)
RGBA
rgba(211, 144, 110, 1)
HSL
hsl(20, 53%, 63%)
HSV
hsv(20, 48%, 83%)
CMYK
cmyk(0%, 32%, 48%, 17%)
CSS variable
--color-primary: #D3906E;
Lowercase HEX
#d3906e

Shades

Tints

Tones

Harmony

CSS snippets for #D3906E

.color-d3906e {
  color: #D3906E;
  background-color: #D3906E;
}

Frequently asked questions

What color is #D3906E?+

#D3906E is a HEX color with RGB value rgb(211, 144, 110) and HSL value hsl(20, 53%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3906E?+

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