Paleta de colores Velvet Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Velvet Whispers palette
CSS de la paleta de colores Velvet Whispers
/* CSS */
.color-1 {
color: #4d2d5c;
}
.color-2 {
color: #794b8b;
}
.color-3 {
color: #a17bbc;
}
.color-4 {
color: #d1b2e0;
}
.color-5 {
color: #f2c5d3;
}
/* CSS Variables */
:root {
--color-1: #4d2d5c;
--color-2: #794b8b;
--color-3: #a17bbc;
--color-4: #d1b2e0;
--color-5: #f2c5d3;
}
CSS del degradado de fondo Velvet Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d2d5c, #794b8b, #a17bbc, #d1b2e0, #f2c5d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d2d5c, #794b8b, #a17bbc, #d1b2e0, #f2c5d3);
}
Paletas de colores similares
- Mystic Twilight
- Regal Reverie
- Shades of Gray
- Enchanted Dreams
- Celestial Dragon's Embrace
- Mystic Blue
- Purple and Green Harmony
- Majestic Lavender Dreams
- Midnight Orchid Serenade
- Violet Harvest
- Mystic Garden
- Violet Vineyard Dream
- Lavender Dreams
- Shades of Purple
- Mystical Amethyst Dreams
- Ethereal Desolation
- Shades of Lilac
- Twilight Serenade
Velvet Whispers color palette created on .