Sleepless Nights Color Palette

Discover the beautiful Sleepless Nights color palette featuring steel gray (#1f1b2d), mulled wine (#4a3f5a), rum (#6e5b8b), bouquet (#a86b99) and mandys pink (#f3b9c3).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withNights, Midnight, Deep, Blue, Purple, Pink, Bright, Modern 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 Sleepless Nights palette

Share this palette to:

💻 Sleepless Nights color palette CSS

/* CSS */
.color-1 {
color: #1f1b2d;
}
.color-2 {
color: #4a3f5a;
}
.color-3 {
color: #6e5b8b;
}
.color-4 {
color: #a86b99;
}
.color-5 {
color: #f3b9c3;
}

/* CSS Variables */
:root {
--color-1: #1f1b2d;
--color-2: #4a3f5a;
--color-3: #6e5b8b;
--color-4: #a86b99;
--color-5: #f3b9c3;
}

🌈 Sleepless Nights background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b2d, #4a3f5a, #6e5b8b, #a86b99, #f3b9c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b2d, #4a3f5a, #6e5b8b, #a86b99, #f3b9c3);
}

🔗 Explore similar color palettes

No palettes found

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

Sleepless Nights color palette created on .