Regal Resilience Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Regal Resilience palette
Regal Resilience color palette CSS
/* CSS */
.color-1 {
color: #5b2a3d;
}
.color-2 {
color: #a25d7e;
}
.color-3 {
color: #d7a2c6;
}
.color-4 {
color: #f1b74b;
}
.color-5 {
color: #4b4e72;
}
/* CSS Variables */
:root {
--color-1: #5b2a3d;
--color-2: #a25d7e;
--color-3: #d7a2c6;
--color-4: #f1b74b;
--color-5: #4b4e72;
}
Regal Resilience background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2a3d, #a25d7e, #d7a2c6, #f1b74b, #4b4e72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2a3d, #a25d7e, #d7a2c6, #f1b74b, #4b4e72);
}
Similar color palettes
- Cosmic Dreams
- Galactic Mecha Clash
- Eclipse Reverie
- Mystical Midnight Garden
- Shades of Dark Red
- Crimson Shadows
- Shades of Blue
- Shades of Gray
- Midnight Obsidian
- Shades of Pink
- Dark Raven
- Midnight Rosewood
- Scholarly Shadows
- Midnight Mocha Elegance
- Twilight Whisper
- Ethereal Shadows
- Ethereal Shadows
- Mystic Amethyst Dream
Regal Resilience color palette created on .