#D1997B Color

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

Color preview

#D1997B

Color formats

HEX
#D1997B
RGB
rgb(209, 153, 123)
RGBA
rgba(209, 153, 123, 1)
HSL
hsl(21, 48%, 65%)
HSV
hsv(21, 41%, 82%)
CMYK
cmyk(0%, 27%, 41%, 18%)
CSS variable
--color-primary: #D1997B;
Lowercase HEX
#d1997b

Shades

Tints

Tones

Harmony

CSS snippets for #D1997B

.color-d1997b {
  color: #D1997B;
  background-color: #D1997B;
}

Frequently asked questions

What color is #D1997B?+

#D1997B is a HEX color with RGB value rgb(209, 153, 123) and HSL value hsl(21, 48%, 65%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D1997B?+

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