Pinky purple to HSL — Color Code

HSL

hsl(305.3, 53.6%, 54.3%)

Format Value
HEX #c94cbe
RGB rgb(201, 76, 190)
HSL hsl(305.3, 53.6%, 54.3%)
CMYK cmyk(0%, 62.2%, 5.5%, 21.2%)

What is the HSL code for pinky purple?

The CSS color pinky purple in HSL format is hsl(305.3, 53.6%, 54.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use pinky purple in CSS?

To apply pinky purple in CSS:

  • Text color: color: hsl(305.3, 53.6%, 54.3%);
  • Background: background-color: hsl(305.3, 53.6%, 54.3%);
  • Border: border-color: hsl(305.3, 53.6%, 54.3%);

What are all the color format values for pinky purple?

FormatValue
HEX#c94cbe
RGBrgb(201, 76, 190)
HSLhsl(305.3, 53.6%, 54.3%)
CMYKcmyk(0%, 62.2%, 5.5%, 21.2%)

How do I convert pinky purple to HSL?

Select pinky purple from the color name list in our color converter. The HSL value — hsl(305.3, 53.6%, 54.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pinky purple belong to?

pinky purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 305.3°, saturation 53.6%, lightness 54.3%.

How do I create lighter and darker shades of pinky purple?

Lighter variant (lightness 69.3%): #db87d3. Darker variant (lightness 39.3%): #9a2e90. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.