What is the HEX code for bubblegum?
The CSS color bubblegum in HEX format is #ff6cb5. 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: #ff6cb5;
- Background: background-color: #ff6cb5;
- Border: border-color: #ff6cb5;
What are all the color format values for bubblegum?
| Format | Value |
|---|---|
| HEX | #ff6cb5 |
| RGB | rgb(255, 108, 181) |
| HSL | hsl(330.2, 100%, 71.2%) |
| CMYK | cmyk(0%, 57.6%, 29%, 0%) |
How do I convert bubblegum to HEX?
Select bubblegum from the color name list in our color converter. The HEX value — #ff6cb5 — 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 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.