Paleta de colores Celestial Voyage
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Voyage palette
CSS de la paleta de colores Celestial Voyage
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #395989;
}
.color-3 {
color: #4f8eab;
}
.color-4 {
color: #a3d9e0;
}
.color-5 {
color: #f1c40e;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #395989;
--color-3: #4f8eab;
--color-4: #a3d9e0;
--color-5: #f1c40e;
}
CSS del degradado de fondo Celestial Voyage
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #395989, #4f8eab, #a3d9e0, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #395989, #4f8eab, #a3d9e0, #f1c40e);
}
Paletas de colores similares
- Lunar Serenade
- Calm Blue
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
Celestial Voyage color palette created on .