Bubblegum Color — HEX, RGB, HSL & CMYK Codes

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

bubblegum color harmonies

Tints & shades of bubblegum

Tints (lighter)

#ff79bc #ff87c2 #ff94c9 #ffa1d0 #ffafd7 #ffbcdd #ffcae4 #ffd7eb #ffe4f2 #fff2f8

Shades (darker)

#e862a5 #d15894 #b94f84 #a24573 #8b3b63 #743152 #5d2742 #461d31 #2e1421 #170a10

Contrast & accessibility

The quick brown fox

On white · 2.6:1 · Fail

The quick brown fox

On black · 8.06:1 · AAA

Recommended text color: #000000

Use bubblegum in code

CSS color: #ff6cb5;
SCSS $color: #ff6cb5;
Tailwind bg-[#ff6cb5]
Swift UIColor(red: 1.000, green: 0.424, blue: 0.710, alpha: 1)
Android Color.parseColor("#ff6cb5")
Flutter Color(0xFFFF6CB5)

Colors similar to bubblegum

Browse all Pink colors →

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?

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 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.