Rosy Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rosy Shades palette
Rosy Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #f5c2cf;
}
.color-2 {
color: #f2a1b0;
}
.color-3 {
color: #f18e94;
}
.color-4 {
color: #f67f74;
}
.color-5 {
color: #f45c57;
}
/* CSS Variables */
:root {
--color-1: #f5c2cf;
--color-2: #f2a1b0;
--color-3: #f18e94;
--color-4: #f67f74;
--color-5: #f45c57;
}
Rosy Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c2cf, #f2a1b0, #f18e94, #f67f74, #f45c57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c2cf, #f2a1b0, #f18e94, #f67f74, #f45c57);
}
似たようなカラーパレット
- Tender Affections
- Whimsical Pastels
- Ella's Dreamscape
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
Rosy Shades color palette created on .