Shades of Pink and Yellow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Pink and Yellow palette
tavolozza dei colori Shades of Pink and Yellow CSS
/* CSS */
.color-1 {
color: #f6a7b4;
}
.color-2 {
color: #f4b73e;
}
.color-3 {
color: #a1d65c;
}
.color-4 {
color: #499ad4;
}
.color-5 {
color: #eba2b1;
}
/* CSS Variables */
:root {
--color-1: #f6a7b4;
--color-2: #f4b73e;
--color-3: #a1d65c;
--color-4: #499ad4;
--color-5: #eba2b1;
}
CSS con gradiente di sfondo Shades of Pink and Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a7b4, #f4b73e, #a1d65c, #499ad4, #eba2b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a7b4, #f4b73e, #a1d65c, #499ad4, #eba2b1);
}
Tavolozze di colori simili
- Warm Sunset
- Fading Elegance
- Cotton Candy Dreamscape
- Cheerful Arachnid Harmony
- Pink Candy
- Celestial Blush
- Purple Gato
- Celestial Blossom
- Electric Sunset Harmony
- Crimson Serenade
- Whimsical Dreamscape
- Shades of Pink
- Purple Wolf
- Tropical Sunset Serenade
- Tropical Sunset Bliss
- Whimsical Sunset
- Sunset Serenade
- Whimsical Jin Harmony
Shades of Pink and Yellow color palette created on .