Purply pink to HSL — Color Code

HSL

hsl(304.9, 80.4%, 70%)

Format Value
HEX #f075e6
RGB rgb(240, 117, 230)
HSL hsl(304.9, 80.4%, 70%)
CMYK cmyk(0%, 51.3%, 4.2%, 5.9%)

What is the HSL code for purply pink?

The CSS color purply pink in HSL format is hsl(304.9, 80.4%, 70%). Use this value directly in CSS, SVG, and most design tools.

How do I use purply pink in CSS?

To apply purply pink in CSS:

  • Text color: color: hsl(304.9, 80.4%, 70%);
  • Background: background-color: hsl(304.9, 80.4%, 70%);
  • Border: border-color: hsl(304.9, 80.4%, 70%);

What are all the color format values for purply pink?

FormatValue
HEX#f075e6
RGBrgb(240, 117, 230)
HSLhsl(304.9, 80.4%, 70%)
CMYKcmyk(0%, 51.3%, 4.2%, 5.9%)

How do I convert purply pink to HSL?

Select purply pink from the color name list in our color converter. The HSL value — hsl(304.9, 80.4%, 70%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purply pink belong to?

purply pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 304.9°, saturation 80.4%, lightness 70%.

How do I create lighter and darker shades of purply pink?

Lighter variant (lightness 85%): #f8baf2. Darker variant (lightness 55%): #e930d9. 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.