#D3906F Color

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

Color preview

#D3906F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3906F

.color-d3906f {
  color: #D3906F;
  background-color: #D3906F;
}

Frequently asked questions

What color is #D3906F?+

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

What is the closest Tailwind color to #D3906F?+

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