#D3639B Color

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

Color preview

#D3639B

Color formats

HEX
#D3639B
RGB
rgb(211, 99, 155)
RGBA
rgba(211, 99, 155, 1)
HSL
hsl(330, 56%, 61%)
HSV
hsv(330, 53%, 83%)
CMYK
cmyk(0%, 53%, 27%, 17%)
CSS variable
--color-primary: #D3639B;
Lowercase HEX
#d3639b

Shades

Tints

Tones

Harmony

CSS snippets for #D3639B

.color-d3639b {
  color: #D3639B;
  background-color: #D3639B;
}

Frequently asked questions

What color is #D3639B?+

#D3639B is a HEX color with RGB value rgb(211, 99, 155) and HSL value hsl(330, 56%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3639B?+

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