Paleta de colores Shades of Yellow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Yellow palette
CSS de la paleta de colores Shades of Yellow
/* CSS */
.color-1 {
color: #a4c1ae;
}
.color-2 {
color: #f1eaa7;
}
.color-3 {
color: #f6b83c;
}
.color-4 {
color: #d57a30;
}
.color-5 {
color: #a94c28;
}
/* CSS Variables */
:root {
--color-1: #a4c1ae;
--color-2: #f1eaa7;
--color-3: #f6b83c;
--color-4: #d57a30;
--color-5: #a94c28;
}
CSS del degradado de fondo Shades of Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4c1ae, #f1eaa7, #f6b83c, #d57a30, #a94c28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4c1ae, #f1eaa7, #f6b83c, #d57a30, #a94c28);
}
Paletas de colores similares
- Autumn Breeze
- Pastel Pink
- Vibrant Harmony
- Royal Blossom
- Crimson Ember Grove
- Charming Serenity
- Orchard Glow
- Moonlit Emberwood
- Verdant Reverie
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
Shades of Yellow color palette created on .