Paleta de colores Shades of Amethyst
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Amethyst palette
CSS de la paleta de colores Shades of Amethyst
/* CSS */
.color-1 {
color: #9b58b6;
}
.color-2 {
color: #8d43ad;
}
.color-3 {
color: #6f2c90;
}
.color-4 {
color: #5d4e8d;
}
.color-5 {
color: #c49cd3;
}
/* CSS Variables */
:root {
--color-1: #9b58b6;
--color-2: #8d43ad;
--color-3: #6f2c90;
--color-4: #5d4e8d;
--color-5: #c49cd3;
}
CSS del degradado de fondo Shades of Amethyst
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b58b6, #8d43ad, #6f2c90, #5d4e8d, #c49cd3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b58b6, #8d43ad, #6f2c90, #5d4e8d, #c49cd3);
}
Paletas de colores similares
- Lavender Dreams
- Purple Silk
- Purple Dream
- Twilight Temptations
- Mystic Twilight
- Purple Medieval
- Crimson Twilight
- Whimsical Lavender Dreams
- Purple Mystery
- Purple Enchantress
- Mystic Cookie Sorcery
- Mystic Lilac Dreams
- Purple Emo
- Shades of Red, Blue, and Purple
- Purple Dreams
- Whispers of Wisteria
- Vortex of Dreams
- Purple Heavy
Shades of Amethyst color palette created on .