Paleta de colores Shades of Purple
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Purple palette
CSS de la paleta de colores Shades of Purple
/* CSS */
.color-1 {
color: #a47dbf;
}
.color-2 {
color: #b18dc3;
}
.color-3 {
color: #d6b0d8;
}
.color-4 {
color: #f4c3e0;
}
.color-5 {
color: #f8b4c2;
}
/* CSS Variables */
:root {
--color-1: #a47dbf;
--color-2: #b18dc3;
--color-3: #d6b0d8;
--color-4: #f4c3e0;
--color-5: #f8b4c2;
}
CSS del degradado de fondo Shades of Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a47dbf, #b18dc3, #d6b0d8, #f4c3e0, #f8b4c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a47dbf, #b18dc3, #d6b0d8, #f4c3e0, #f8b4c2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
- Vibrant Voltage
- Purple Dream
- Shades of Purple and Blue
- Purple Glitch
- Midnight Amethyst Dream
- Shades of Purple
- Lavender Dreams at Sunset
- Lavender Prelude
- Lavender Dreams
- Shades of Purple
- Whimsical Whispers
- Shades of Purple
- Lavender Dreams
- Shades of Morado
- Purple Shades
- Purple Moondew
- Shades of Pink
- Whispers of Violet Blooms
Shades of Purple color palette created on .