Paleta de colores Blue Celestial
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Celestial palette
CSS de la paleta de colores Blue Celestial
/* CSS */
.color-1 {
color: #2a2c9d;
}
.color-2 {
color: #5456c0;
}
.color-3 {
color: #7e8ee7;
}
.color-4 {
color: #b3baff;
}
.color-5 {
color: #f5f9ff;
}
/* CSS Variables */
:root {
--color-1: #2a2c9d;
--color-2: #5456c0;
--color-3: #7e8ee7;
--color-4: #b3baff;
--color-5: #f5f9ff;
}
CSS del degradado de fondo Blue Celestial
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a2c9d, #5456c0, #7e8ee7, #b3baff, #f5f9ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a2c9d, #5456c0, #7e8ee7, #b3baff, #f5f9ff);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- 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
- Bright Blue
Blue Celestial color palette created on .