Shades of Pink and Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Pink and Yellow palette
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;
}
Shades of Pink and Yellow の背景のグラデーション CSS
/* 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);
}
似たようなカラーパレット
- 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
- Fragrant Whispers
Shades of Pink and Yellow color palette created on .