Whispers of Autumn Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Autumn Breeze palette
Whispers of Autumn Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #fdf7ed;
}
.color-2 {
color: #fbe1cb;
}
.color-3 {
color: #fab380;
}
.color-4 {
color: #b0a296;
}
.color-5 {
color: #4f768c;
}
/* CSS Variables */
:root {
--color-1: #fdf7ed;
--color-2: #fbe1cb;
--color-3: #fab380;
--color-4: #b0a296;
--color-5: #4f768c;
}
Whispers of Autumn Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf7ed, #fbe1cb, #fab380, #b0a296, #4f768c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf7ed, #fbe1cb, #fab380, #b0a296, #4f768c);
}
似たようなカラーパレット
下にスクロールして1個のCreamyカラーパレットを探索しましょう
Whispers of Autumn Breeze color palette created on .