Peachy Sunrise カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Peachy Sunrise palette
Peachy Sunrise カラーパレット CSS
/* CSS */
.color-1 {
color: #f9e1a4;
}
.color-2 {
color: #f8c6a0;
}
.color-3 {
color: #f7a192;
}
.color-4 {
color: #f2a18c;
}
.color-5 {
color: #f28578;
}
/* CSS Variables */
:root {
--color-1: #f9e1a4;
--color-2: #f8c6a0;
--color-3: #f7a192;
--color-4: #f2a18c;
--color-5: #f28578;
}
Peachy Sunrise の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e1a4, #f8c6a0, #f7a192, #f2a18c, #f28578);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e1a4, #f8c6a0, #f7a192, #f2a18c, #f28578);
}
似たようなカラーパレット
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Sunset Serenade
- Yellow Cookie
- Beige Cookie
- Vanilla Dreamscape
- Whimsical Springs
- Whimsical Meadow Dreams
- Graceful Motion
- Sacred Hues
- Colorful Bandiera
- Shades of Green
- Whispers of Affection
Peachy Sunrise color palette created on .