Glamrock Roxy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Glamrock Roxy palette
Color Inspiration
Images that showcase this color palette in real designs
Download Glamrock Roxy Color Palette (PNG)
Glamrock Roxy color palette CSS
/* CSS */
.color-1 {
color: #a400b3;
}
.color-2 {
color: #d6006f;
}
.color-3 {
color: #ff6d1f;
}
.color-4 {
color: #ffc300;
}
.color-5 {
color: #f9f971;
}
/* CSS Variables */
:root {
--color-1: #a400b3;
--color-2: #d6006f;
--color-3: #ff6d1f;
--color-4: #ffc300;
--color-5: #f9f971;
}
Glamrock Roxy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a400b3, #d6006f, #ff6d1f, #ffc300, #f9f971);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a400b3, #d6006f, #ff6d1f, #ffc300, #f9f971);
}
Similar color palettes
Scroll down to explore 1000+ colors.glamrock color palettes
Glamrock Roxy color palette created on .