Flower カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Flower palette
Flower カラーパレット CSS
/* CSS */
.color-1 {
color: #ff80b7;
}
.color-2 {
color: #ffc694;
}
.color-3 {
color: #ffdd94;
}
.color-4 {
color: #92dcf7;
}
.color-5 {
color: #52c2fe;
}
/* CSS Variables */
:root {
--color-1: #ff80b7;
--color-2: #ffc694;
--color-3: #ffdd94;
--color-4: #92dcf7;
--color-5: #52c2fe;
}
Flower の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff80b7, #ffc694, #ffdd94, #92dcf7, #52c2fe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff80b7, #ffc694, #ffdd94, #92dcf7, #52c2fe);
}
似たようなカラーパレット
下にスクロールして100+個のピンクカラーパレットを探索しましょう
- Mitsuki Dreamscape
- Cotton Candy Dreams
- Strawberry Cream Dream
- Sweet Sunset Sorbet
- Sunlit Blossom
- Rosy Reverie
- Golden Soul
- Skeptical Serenity
- Mystical Blossom
- Sunset Serenade
- Cherry Blossom Breeze
- Ethereal Harmony
- Cathrine's Embrace
- Soft Pink
- Pink Athena
- Sunset Serenade
- Pink Strawberry Shortcake
- Pink Strawberry Shortcake
Flower color palette created on .