Paleta de colores Fantasma
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Fantasma palette
CSS de la paleta de colores Fantasma
/* CSS */
.color-1 {
color: #c0c1e3;
}
.color-2 {
color: #a2b2d2;
}
.color-3 {
color: #7d9bcf;
}
.color-4 {
color: #5a7fbf;
}
.color-5 {
color: #3b66b0;
}
/* CSS Variables */
:root {
--color-1: #c0c1e3;
--color-2: #a2b2d2;
--color-3: #7d9bcf;
--color-4: #5a7fbf;
--color-5: #3b66b0;
}
CSS del degradado de fondo Fantasma
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0c1e3, #a2b2d2, #7d9bcf, #5a7fbf, #3b66b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0c1e3, #a2b2d2, #7d9bcf, #5a7fbf, #3b66b0);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- Shades of Blue
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
Fantasma color palette created on .