#D3926C Color

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

Color preview

#D3926C

Color formats

HEX
#D3926C
RGB
rgb(211, 146, 108)
RGBA
rgba(211, 146, 108, 1)
HSL
hsl(22, 54%, 63%)
HSV
hsv(22, 49%, 83%)
CMYK
cmyk(0%, 31%, 49%, 17%)
CSS variable
--color-primary: #D3926C;
Lowercase HEX
#d3926c

Shades

Tints

Tones

Harmony

CSS snippets for #D3926C

.color-d3926c {
  color: #D3926C;
  background-color: #D3926C;
}

Frequently asked questions

What color is #D3926C?+

#D3926C is a HEX color with RGB value rgb(211, 146, 108) and HSL value hsl(22, 54%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3926C?+

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