#FF7DCB Color

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

Color preview

#FF7DCB

Color formats

HEX
#FF7DCB
RGB
rgb(255, 125, 203)
RGBA
rgba(255, 125, 203, 1)
HSL
hsl(324, 100%, 75%)
HSV
hsv(324, 51%, 100%)
CMYK
cmyk(0%, 51%, 20%, 0%)
CSS variable
--color-primary: #FF7DCB;
Lowercase HEX
#ff7dcb

Shades

Tints

Tones

Harmony

CSS snippets for #FF7DCB

.color-ff7dcb {
  color: #FF7DCB;
  background-color: #FF7DCB;
}

Frequently asked questions

What color is #FF7DCB?+

#FF7DCB is a HEX color with RGB value rgb(255, 125, 203) and HSL value hsl(324, 100%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF7DCB?+

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