#D3696B Color

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

Color preview

#D3696B

Color formats

HEX
#D3696B
RGB
rgb(211, 105, 107)
RGBA
rgba(211, 105, 107, 1)
HSL
hsl(359, 55%, 62%)
HSV
hsv(359, 50%, 83%)
CMYK
cmyk(0%, 50%, 49%, 17%)
CSS variable
--color-primary: #D3696B;
Lowercase HEX
#d3696b

Shades

Tints

Tones

Harmony

CSS snippets for #D3696B

.color-d3696b {
  color: #D3696B;
  background-color: #D3696B;
}

Frequently asked questions

What color is #D3696B?+

#D3696B is a HEX color with RGB value rgb(211, 105, 107) and HSL value hsl(359, 55%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3696B?+

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