Paleta de colores Shades of Blue and Gold
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Blue and Gold palette
CSS de la paleta de colores Shades of Blue and Gold
/* CSS */
.color-1 {
color: #9fc4e9;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #ff5c5c;
}
.color-4 {
color: #8a3f8d;
}
.color-5 {
color: #cfc5af;
}
/* CSS Variables */
:root {
--color-1: #9fc4e9;
--color-2: #f0a800;
--color-3: #ff5c5c;
--color-4: #8a3f8d;
--color-5: #cfc5af;
}
CSS del degradado de fondo Shades of Blue and Gold
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc4e9, #f0a800, #ff5c5c, #8a3f8d, #cfc5af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc4e9, #f0a800, #ff5c5c, #8a3f8d, #cfc5af);
}
Paletas de colores similares
- Blue Luninaria
- Celestial Harmony
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
Shades of Blue and Gold color palette created on .