#D3698B Color

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

Color preview

#D3698B

Color formats

HEX
#D3698B
RGB
rgb(211, 105, 139)
RGBA
rgba(211, 105, 139, 1)
HSL
hsl(341, 55%, 62%)
HSV
hsv(341, 50%, 83%)
CMYK
cmyk(0%, 50%, 34%, 17%)
CSS variable
--color-primary: #D3698B;
Lowercase HEX
#d3698b

Shades

Tints

Tones

Harmony

CSS snippets for #D3698B

.color-d3698b {
  color: #D3698B;
  background-color: #D3698B;
}

Frequently asked questions

What color is #D3698B?+

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

What is the closest Tailwind color to #D3698B?+

The closest Tailwind color is rose-400, available as the bg-rose-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