#D3697B Color

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

Color preview

#D3697B

Color formats

HEX
#D3697B
RGB
rgb(211, 105, 123)
RGBA
rgba(211, 105, 123, 1)
HSL
hsl(350, 55%, 62%)
HSV
hsv(350, 50%, 83%)
CMYK
cmyk(0%, 50%, 42%, 17%)
CSS variable
--color-primary: #D3697B;
Lowercase HEX
#d3697b

Shades

Tints

Tones

Harmony

CSS snippets for #D3697B

.color-d3697b {
  color: #D3697B;
  background-color: #D3697B;
}

Frequently asked questions

What color is #D3697B?+

#D3697B is a HEX color with RGB value rgb(211, 105, 123) and HSL value hsl(350, 55%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3697B?+

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