#D3679B Color

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

Color preview

#D3679B

Color formats

HEX
#D3679B
RGB
rgb(211, 103, 155)
RGBA
rgba(211, 103, 155, 1)
HSL
hsl(331, 55%, 62%)
HSV
hsv(331, 51%, 83%)
CMYK
cmyk(0%, 51%, 27%, 17%)
CSS variable
--color-primary: #D3679B;
Lowercase HEX
#d3679b

Shades

Tints

Tones

Harmony

CSS snippets for #D3679B

.color-d3679b {
  color: #D3679B;
  background-color: #D3679B;
}

Frequently asked questions

What color is #D3679B?+

#D3679B is a HEX color with RGB value rgb(211, 103, 155) and HSL value hsl(331, 55%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3679B?+

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