#D3658B Color

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

Color preview

#D3658B

Color formats

HEX
#D3658B
RGB
rgb(211, 101, 139)
RGBA
rgba(211, 101, 139, 1)
HSL
hsl(339, 56%, 61%)
HSV
hsv(339, 52%, 83%)
CMYK
cmyk(0%, 52%, 34%, 17%)
CSS variable
--color-primary: #D3658B;
Lowercase HEX
#d3658b

Shades

Tints

Tones

Harmony

CSS snippets for #D3658B

.color-d3658b {
  color: #D3658B;
  background-color: #D3658B;
}

Frequently asked questions

What color is #D3658B?+

#D3658B is a HEX color with RGB value rgb(211, 101, 139) and HSL value hsl(339, 56%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3658B?+

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