Paleta de colores Royal Sunset Bliss
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Royal Sunset Bliss palette
CSS de la paleta de colores Royal Sunset Bliss
/* CSS */
.color-1 {
color: #690dab;
}
.color-2 {
color: #9b58b6;
}
.color-3 {
color: #d9a6e7;
}
.color-4 {
color: #f1c40e;
}
.color-5 {
color: #e77e23;
}
/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #9b58b6;
--color-3: #d9a6e7;
--color-4: #f1c40e;
--color-5: #e77e23;
}
CSS del degradado de fondo Royal Sunset Bliss
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #9b58b6, #d9a6e7, #f1c40e, #e77e23);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #9b58b6, #d9a6e7, #f1c40e, #e77e23);
}
Paletas de colores similares
- Shades of Purple
- Purple Enchantment
- Whimsical Blossoms
- Whispers of Lilac
- Lavender Dreamscape
- Shades of Gray and Purple
- Mystic Twilight
- Shades of Purple
- Mystical Orchid Dreams
- Celestial Abyss
- Violet Whispers
- Mystical Persian Dreams
- Enchanted Meadow
- Vibrant Serenade
- Sunset Serenade
- Whimsical Twilight
- Shades of Lilac
- Celestial Dreams
Royal Sunset Bliss color palette created on .