Pink Sunrise カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Sunrise palette
Pink Sunrise カラーパレット CSS
/* CSS */
.color-1 {
color: #ff4da0;
}
.color-2 {
color: #ff8e6b;
}
.color-3 {
color: #ffc342;
}
.color-4 {
color: #8bff6b;
}
.color-5 {
color: #e7ffb8;
}
/* CSS Variables */
:root {
--color-1: #ff4da0;
--color-2: #ff8e6b;
--color-3: #ffc342;
--color-4: #8bff6b;
--color-5: #e7ffb8;
}
Pink Sunrise の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4da0, #ff8e6b, #ffc342, #8bff6b, #e7ffb8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4da0, #ff8e6b, #ffc342, #8bff6b, #e7ffb8);
}
似たようなカラーパレット
- Mitsuki Dreamscape
- Cotton Candy Dreams
- Strawberry Cream Dream
- Pink Calla
- Sweet Sunset Sorbet
- Sunlit Blossom
- Tropical Sunset
- Shades of Peach
- Sunset Reverie
- Blossom Serenade
- Blossom Serenade
- Creamy Dreamscape
- Pink Vivienneshire
- Whimsical Meadows
- Bright Orange
- Hannah's Dreamscape
- Sisterly Serenade
- Pink Strawberry Milkshake
Pink Sunrise color palette created on .