#D43FBB Color

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

Color preview

#D43FBB

Color formats

HEX
#D43FBB
RGB
rgb(212, 63, 187)
RGBA
rgba(212, 63, 187, 1)
HSL
hsl(310, 63%, 54%)
HSV
hsv(310, 70%, 83%)
CMYK
cmyk(0%, 70%, 12%, 17%)
CSS variable
--color-primary: #D43FBB;
Lowercase HEX
#d43fbb

Shades

Tints

Tones

Harmony

CSS snippets for #D43FBB

.color-d43fbb {
  color: #D43FBB;
  background-color: #D43FBB;
}

Frequently asked questions

What color is #D43FBB?+

#D43FBB is a HEX color with RGB value rgb(212, 63, 187) and HSL value hsl(310, 63%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D43FBB?+

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