Paleta de colores Glowing Crystal
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Glowing Crystal palette
CSS de la paleta de colores Glowing Crystal
/* CSS */
.color-1 {
color: #a4d2d5;
}
.color-2 {
color: #f1a8a2;
}
.color-3 {
color: #f9e6b9;
}
.color-4 {
color: #f3b3a0;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #a4d2d5;
--color-2: #f1a8a2;
--color-3: #f9e6b9;
--color-4: #f3b3a0;
--color-5: #ff6e61;
}
CSS del degradado de fondo Glowing Crystal
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4d2d5, #f1a8a2, #f9e6b9, #f3b3a0, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4d2d5, #f1a8a2, #f9e6b9, #f3b3a0, #ff6e61);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Brillante
- Tropical Serenade
- Bright Azure
- Teal Breeze
- Gold and Aqua Mix
- Golden Aqua Harmony
- Sarcastic Sunset
- Artisan's Delight
- Turquoise Breeze
- Joyful Serenity
- Serene Blossoms
- Bright Yellow and Teal
- Pink Eraser
- Ocean Breeze Serenity
- Tides of Tranquility
- Mystic Azure Dreamscape
- Tropical Sunset Harmony
- Ocean Sunrise
- Whispers of Nature
Glowing Crystal color palette created on .