#D3638A Color

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

Color preview

#D3638A

Color formats

HEX
#D3638A
RGB
rgb(211, 99, 138)
RGBA
rgba(211, 99, 138, 1)
HSL
hsl(339, 56%, 61%)
HSV
hsv(339, 53%, 83%)
CMYK
cmyk(0%, 53%, 35%, 17%)
CSS variable
--color-primary: #D3638A;
Lowercase HEX
#d3638a

Shades

Tints

Tones

Harmony

CSS snippets for #D3638A

.color-d3638a {
  color: #D3638A;
  background-color: #D3638A;
}

Frequently asked questions

What color is #D3638A?+

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

What is the closest Tailwind color to #D3638A?+

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