Glisten Color Palette

Discover the beautiful Glisten color palette featuring wheat (#f4e4b3), cashmere (#e2c3a6), rodeo dust (#c8a9a2), bouquet (#a77b8e) and affair (#8e4b9b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withGlisten, Glow, Nature, Pastel, Peach, Pink, Purple, Soft, Tan 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 Glisten palette

Share this palette to:

💻 Glisten color palette CSS

/* CSS */
.color-1 {
color: #f4e4b3;
}
.color-2 {
color: #e2c3a6;
}
.color-3 {
color: #c8a9a2;
}
.color-4 {
color: #a77b8e;
}
.color-5 {
color: #8e4b9b;
}

/* CSS Variables */
:root {
--color-1: #f4e4b3;
--color-2: #e2c3a6;
--color-3: #c8a9a2;
--color-4: #a77b8e;
--color-5: #8e4b9b;
}

🌈 Glisten background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e4b3, #e2c3a6, #c8a9a2, #a77b8e, #8e4b9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e4b3, #e2c3a6, #c8a9a2, #a77b8e, #8e4b9b);
}

🔗 Explore similar color palettes

No palettes found

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

Glisten color palette created on .