#D4326B Color

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

Color preview

#D4326B

Color formats

HEX
#D4326B
RGB
rgb(212, 50, 107)
RGBA
rgba(212, 50, 107, 1)
HSL
hsl(339, 65%, 51%)
HSV
hsv(339, 76%, 83%)
CMYK
cmyk(0%, 76%, 50%, 17%)
CSS variable
--color-primary: #D4326B;
Lowercase HEX
#d4326b

Shades

Tints

Tones

Harmony

CSS snippets for #D4326B

.color-d4326b {
  color: #D4326B;
  background-color: #D4326B;
}

Frequently asked questions

What color is #D4326B?+

#D4326B is a HEX color with RGB value rgb(212, 50, 107) and HSL value hsl(339, 65%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D4326B?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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