#D13FBD Color

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

Color preview

#D13FBD

Color formats

HEX
#D13FBD
RGB
rgb(209, 63, 189)
RGBA
rgba(209, 63, 189, 1)
HSL
hsl(308, 61%, 53%)
HSV
hsv(308, 70%, 82%)
CMYK
cmyk(0%, 70%, 10%, 18%)
CSS variable
--color-primary: #D13FBD;
Lowercase HEX
#d13fbd

Shades

Tints

Tones

Harmony

CSS snippets for #D13FBD

.color-d13fbd {
  color: #D13FBD;
  background-color: #D13FBD;
}

Frequently asked questions

What color is #D13FBD?+

#D13FBD is a HEX color with RGB value rgb(209, 63, 189) and HSL value hsl(308, 61%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D13FBD?+

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