#D1967B Color

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

Color preview

#D1967B

Color formats

HEX
#D1967B
RGB
rgb(209, 150, 123)
RGBA
rgba(209, 150, 123, 1)
HSL
hsl(19, 48%, 65%)
HSV
hsv(19, 41%, 82%)
CMYK
cmyk(0%, 28%, 41%, 18%)
CSS variable
--color-primary: #D1967B;
Lowercase HEX
#d1967b

Shades

Tints

Tones

Harmony

CSS snippets for #D1967B

.color-d1967b {
  color: #D1967B;
  background-color: #D1967B;
}

Frequently asked questions

What color is #D1967B?+

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

What is the closest Tailwind color to #D1967B?+

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