Violet pink to HSL — Color Code

HSL

hsl(299.6, 96.3%, 68%)

Format Value
HEX #fb5ffc
RGB rgb(251, 95, 252)
HSL hsl(299.6, 96.3%, 68%)
CMYK cmyk(0.4%, 62.3%, 0%, 1.2%)

What is the HSL code for violet pink?

The CSS color violet pink in HSL format is hsl(299.6, 96.3%, 68%). Use this value directly in CSS, SVG, and most design tools.

How do I use violet pink in CSS?

To apply violet pink in CSS:

  • Text color: color: hsl(299.6, 96.3%, 68%);
  • Background: background-color: hsl(299.6, 96.3%, 68%);
  • Border: border-color: hsl(299.6, 96.3%, 68%);

What are all the color format values for violet pink?

FormatValue
HEX#fb5ffc
RGBrgb(251, 95, 252)
HSLhsl(299.6, 96.3%, 68%)
CMYKcmyk(0.4%, 62.3%, 0%, 1.2%)

How do I convert violet pink to HSL?

Select violet pink from the color name list in our color converter. The HSL value — hsl(299.6, 96.3%, 68%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does violet pink belong to?

violet pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 299.6°, saturation 96.3%, lightness 68%.

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

Lighter variant (lightness 83%): #fdaafd. Darker variant (lightness 53%): #f914fb. 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.