Blushing Zoey カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blushing Zoey palette
Blushing Zoey カラーパレット CSS
/* CSS */
.color-1 {
color: #f6c1d0;
}
.color-2 {
color: #f2b1d2;
}
.color-3 {
color: #f49fc8;
}
.color-4 {
color: #f67e9c;
}
.color-5 {
color: #f55b8c;
}
/* CSS Variables */
:root {
--color-1: #f6c1d0;
--color-2: #f2b1d2;
--color-3: #f49fc8;
--color-4: #f67e9c;
--color-5: #f55b8c;
}
Blushing Zoey の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c1d0, #f2b1d2, #f49fc8, #f67e9c, #f55b8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c1d0, #f2b1d2, #f49fc8, #f67e9c, #f55b8c);
}
似たようなカラーパレット
- Minty Cookie Delight
- Funky Green
- Vibrant Orange
- Pink Sunshine
- Tender Affections
- Pink Sugar
- Tender Affections
- Electric Slime Fusion
- Sunset Reverie
- Sylvester's Sunset Serenade
- Sunset Citrus Bliss
- Light Yellow and Light Red
- Warm Yellow
- Electric Dreamscape
- Tropical Sunset Splash
- Electric Dreamscape
- Light Yellow and Light Red
- Golden Reverie
Blushing Zoey color palette created on .