#D3978B Color

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

Color preview

#D3978B

Color formats

HEX
#D3978B
RGB
rgb(211, 151, 139)
RGBA
rgba(211, 151, 139, 1)
HSL
hsl(10, 45%, 69%)
HSV
hsv(10, 34%, 83%)
CMYK
cmyk(0%, 28%, 34%, 17%)
CSS variable
--color-primary: #D3978B;
Lowercase HEX
#d3978b

Shades

Tints

Tones

Harmony

CSS snippets for #D3978B

.color-d3978b {
  color: #D3978B;
  background-color: #D3978B;
}

Frequently asked questions

What color is #D3978B?+

#D3978B is a HEX color with RGB value rgb(211, 151, 139) and HSL value hsl(10, 45%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D3978B?+

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