Blackberry Bliss Color Palette

Discover the beautiful Blackberry Bliss color palette featuring claret (#801e4d), rouge (#a1366b), mulberry (#c75c88), wewak (#f1a2b2) and cherub (#f7d4e1).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlackberry, Bright, Fruity, Fun, Garden, Pink, Summer, Vibrant color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Blackberry Bliss palette

Share this palette to:

💻 Blackberry Bliss color palette CSS

/* CSS */
.color-1 {
color: #801e4d;
}
.color-2 {
color: #a1366b;
}
.color-3 {
color: #c75c88;
}
.color-4 {
color: #f1a2b2;
}
.color-5 {
color: #f7d4e1;
}

/* CSS Variables */
:root {
--color-1: #801e4d;
--color-2: #a1366b;
--color-3: #c75c88;
--color-4: #f1a2b2;
--color-5: #f7d4e1;
}

🌈 Blackberry Bliss background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #801e4d, #a1366b, #c75c88, #f1a2b2, #f7d4e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #801e4d, #a1366b, #c75c88, #f1a2b2, #f7d4e1);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Blackberry Bliss color palette created on .