#D3036F Color

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

Color preview

#D3036F

Color formats

HEX
#D3036F
RGB
rgb(211, 3, 111)
RGBA
rgba(211, 3, 111, 1)
HSL
hsl(329, 97%, 42%)
HSV
hsv(329, 99%, 83%)
CMYK
cmyk(0%, 99%, 47%, 17%)
CSS variable
--color-primary: #D3036F;
Lowercase HEX
#d3036f

Shades

Tints

Tones

Harmony

CSS snippets for #D3036F

.color-d3036f {
  color: #D3036F;
  background-color: #D3036F;
}

Frequently asked questions

What color is #D3036F?+

#D3036F is a HEX color with RGB value rgb(211, 3, 111) and HSL value hsl(329, 97%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D3036F?+

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