Bubblegum to HSL — Color Code

HSL

hsl(330.2, 100%, 71.2%)

Format Value
HEX #ff6cb5
RGB rgb(255, 108, 181)
HSL hsl(330.2, 100%, 71.2%)
CMYK cmyk(0%, 57.6%, 29%, 0%)

What is the HSL code for bubblegum?

The CSS color bubblegum in HSL format is hsl(330.2, 100%, 71.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use bubblegum in CSS?

To apply bubblegum in CSS:

  • Text color: color: hsl(330.2, 100%, 71.2%);
  • Background: background-color: hsl(330.2, 100%, 71.2%);
  • Border: border-color: hsl(330.2, 100%, 71.2%);

What are all the color format values for bubblegum?

FormatValue
HEX#ff6cb5
RGBrgb(255, 108, 181)
HSLhsl(330.2, 100%, 71.2%)
CMYKcmyk(0%, 57.6%, 29%, 0%)

How do I convert bubblegum to HSL?

Select bubblegum from the color name list in our color converter. The HSL value — hsl(330.2, 100%, 71.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bubblegum belong to?

bubblegum belongs to the pink color family. It is a light, vivid color with HSL values: hue 330.2°, saturation 100%, lightness 71.2%.

How do I create lighter and darker shades of bubblegum?

Lighter variant (lightness 86.2%): #ffb9dc. Darker variant (lightness 56.2%): #ff208f. 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.