#D3638C Color

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

Color preview

#D3638C

Color formats

HEX
#D3638C
RGB
rgb(211, 99, 140)
RGBA
rgba(211, 99, 140, 1)
HSL
hsl(338, 56%, 61%)
HSV
hsv(338, 53%, 83%)
CMYK
cmyk(0%, 53%, 34%, 17%)
CSS variable
--color-primary: #D3638C;
Lowercase HEX
#d3638c

Shades

Tints

Tones

Harmony

CSS snippets for #D3638C

.color-d3638c {
  color: #D3638C;
  background-color: #D3638C;
}

Frequently asked questions

What color is #D3638C?+

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

What is the closest Tailwind color to #D3638C?+

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