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: #f9edcd;
}
.color-2 {
color: #f4d0a4;
}
.color-3 {
color: #f0b270;
}
.color-4 {
color: #e67b65;
}
.color-5 {
color: #db4d4d;
}
/* CSS Variables */
:root {
--color-1: #f9edcd;
--color-2: #f4d0a4;
--color-3: #f0b270;
--color-4: #e67b65;
--color-5: #db4d4d;
}
CSS del degradado de fondo Shades of Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9edcd, #f4d0a4, #f0b270, #e67b65, #db4d4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9edcd, #f4d0a4, #f0b270, #e67b65, #db4d4d);
}
Paletas de colores similares
- Warm Cashmere
- Whispers of Autumn
- Light Beige
- Whisker Whisper
- Whispers of Warmth
- Glimmering Harvest
- Albescent Beige
- Underdog Vibes
- Golden Sands of Mandalay
- Whispering Cookie Crumble
- Sophisticated Purple
- Stone Beige
- Sunset Whisper
- Whispering Hues
- Mediterranean Glow
- Sweet Arrow Delight
- Whispering Confections
- Skin Tones
Shades of Yellow color palette created on .