Whispers of Autumn Gold カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Autumn Gold palette
Whispers of Autumn Gold カラーパレット CSS
/* CSS */
.color-1 {
color: #fafafa;
}
.color-2 {
color: #e9dfce;
}
.color-3 {
color: #ecdd79;
}
.color-4 {
color: #dbc039;
}
.color-5 {
color: #bab0ab;
}
/* CSS Variables */
:root {
--color-1: #fafafa;
--color-2: #e9dfce;
--color-3: #ecdd79;
--color-4: #dbc039;
--color-5: #bab0ab;
}
Whispers of Autumn Gold の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fafafa, #e9dfce, #ecdd79, #dbc039, #bab0ab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fafafa, #e9dfce, #ecdd79, #dbc039, #bab0ab);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Whispers of Autumn Gold color palette created on .