Pink Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Sunset palette
Pink Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #a45b9e;
}
.color-2 {
color: #e4b9d4;
}
.color-3 {
color: #f8d6c4;
}
.color-4 {
color: #fce4a1;
}
.color-5 {
color: #f7a67e;
}
/* CSS Variables */
:root {
--color-1: #a45b9e;
--color-2: #e4b9d4;
--color-3: #f8d6c4;
--color-4: #fce4a1;
--color-5: #f7a67e;
}
Pink Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a45b9e, #e4b9d4, #f8d6c4, #fce4a1, #f7a67e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a45b9e, #e4b9d4, #f8d6c4, #fce4a1, #f7a67e);
}
似たようなカラーパレット
- Enchanted Dragon's Charm
- Whimsical Hues of Vasnaria
- Shades of Pink
- Shades of Purple
- Whimsical Blooms
- Pink Shades
- Blushing Sunset
- Pink Dream
- Pink Shades
- Blossom Serenade
- Whimsical Furby Dreams
- What Have You Done?
- Enchanted Feline Twilight
- Royal Ball Blossoms
- Cotton Candy Dreamscape
- Lavender Dreams
- Blossom Serenade
- Light Pink
Pink Sunset color palette created on .