#D9967B Color

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

Color preview

#D9967B

Color formats

HEX
#D9967B
RGB
rgb(217, 150, 123)
RGBA
rgba(217, 150, 123, 1)
HSL
hsl(17, 55%, 67%)
HSV
hsv(17, 43%, 85%)
CMYK
cmyk(0%, 31%, 43%, 15%)
CSS variable
--color-primary: #D9967B;
Lowercase HEX
#d9967b

Shades

Tints

Tones

Harmony

CSS snippets for #D9967B

.color-d9967b {
  color: #D9967B;
  background-color: #D9967B;
}

Frequently asked questions

What color is #D9967B?+

#D9967B is a HEX color with RGB value rgb(217, 150, 123) and HSL value hsl(17, 55%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D9967B?+

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