Yae Miko カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Yae Miko palette
Yae Miko カラーパレット CSS
/* CSS */
.color-1 {
color: #e6a2c2;
}
.color-2 {
color: #f6b6d9;
}
.color-3 {
color: #f4c8e2;
}
.color-4 {
color: #f1d5e5;
}
.color-5 {
color: #f0d0e9;
}
/* CSS Variables */
:root {
--color-1: #e6a2c2;
--color-2: #f6b6d9;
--color-3: #f4c8e2;
--color-4: #f1d5e5;
--color-5: #f0d0e9;
}
Yae Miko の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a2c2, #f6b6d9, #f4c8e2, #f1d5e5, #f0d0e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a2c2, #f6b6d9, #f4c8e2, #f1d5e5, #f0d0e9);
}
似たようなカラーパレット
下にスクロールして700+個のピンクカラーパレットを探索しましょう
- Purple Monster
- Pink Kawaiidake
- Pink Kawaiidake
- Blossom Serenade
- Blue Blush
- Pink Scene
- Cotton Candy Dreams
- Neon Pink Dream
- Pink and Blue Delight
- Sweet Yellow
- Shades of Pink and Blue
- Purple Vermelho
- Pink Lemonade
- Citrus Blush Dream
- Cotton Candy Citrus
- Pastel Pink and Bright Yellow
- Pastel Pink and Lime
- Pastel Pink and Yellow Lime
Yae Miko color palette created on .