Deeppink to HEX — Color Code

HEX

#ff1493

Format Value
HEX #ff1493
RGB rgb(255, 20, 147)
HSL hsl(327.6, 100%, 53.9%)
CMYK cmyk(0%, 92.2%, 42.4%, 0%)

What is the HEX code for deeppink?

The CSS color deeppink in HEX format is #ff1493. Use this value directly in CSS, SVG, and most design tools.

How do I use deeppink in CSS?

To apply deeppink in CSS:

  • Text color: color: #ff1493;
  • Background: background-color: #ff1493;
  • Border: border-color: #ff1493;

What are all the color format values for deeppink?

FormatValue
HEX#ff1493
RGBrgb(255, 20, 147)
HSLhsl(327.6, 100%, 53.9%)
CMYKcmyk(0%, 92.2%, 42.4%, 0%)

How do I convert deeppink to HEX?

Select deeppink from the color name list in our color converter. The HEX value — #ff1493 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does deeppink belong to?

deeppink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 327.6°, saturation 100%, lightness 53.9%.

How do I create lighter and darker shades of deeppink?

Lighter variant (lightness 68.9%): #ff60b6. Darker variant (lightness 38.9%): #c6006b. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.