Cyberpunk Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Cyberpunk Dreams palette
Cyberpunk Dreams color palette CSS
/* CSS */
.color-1 {
color: #ff33a0;
}
.color-2 {
color: #9b278c;
}
.color-3 {
color: #4722a5;
}
.color-4 {
color: #2a1778;
}
.color-5 {
color: #150953;
}
/* CSS Variables */
:root {
--color-1: #ff33a0;
--color-2: #9b278c;
--color-3: #4722a5;
--color-4: #2a1778;
--color-5: #150953;
}
Cyberpunk Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff33a0, #9b278c, #4722a5, #2a1778, #150953);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff33a0, #9b278c, #4722a5, #2a1778, #150953);
}
Similar color palettes
Scroll down to explore 200+ Pink color palettes
- Nacho Dreamscape
- Midnight Blossom Drive
- Whimsical Creamsicle Dream
- Electric Sirens
- Web of Anomalies
- Purple Blush
- Shades of Purple
- Shades of Pink
- Whimsical Witches' Brew
- Lavender Dreamscape
- Nocturnal Elegance
- Starlit Dreams
- Purple Haze
- Digital Distortion
- Celestial Blossom
- Vibrant Pink
- Cosmic Serenity
- Nebula's Embrace
Cyberpunk Dreams color palette created on .