#D3638E Color

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

Color preview

#D3638E

Color formats

HEX
#D3638E
RGB
rgb(211, 99, 142)
RGBA
rgba(211, 99, 142, 1)
HSL
hsl(337, 56%, 61%)
HSV
hsv(337, 53%, 83%)
CMYK
cmyk(0%, 53%, 33%, 17%)
CSS variable
--color-primary: #D3638E;
Lowercase HEX
#d3638e

Shades

Tints

Tones

Harmony

CSS snippets for #D3638E

.color-d3638e {
  color: #D3638E;
  background-color: #D3638E;
}

Frequently asked questions

What color is #D3638E?+

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

What is the closest Tailwind color to #D3638E?+

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