Rustic Autumn Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rustic Autumn Embrace palette
Rustic Autumn Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #dbcaa9;
}
.color-2 {
color: #b79e7b;
}
.color-3 {
color: #917d5f;
}
.color-4 {
color: #6f654d;
}
.color-5 {
color: #8d3e2a;
}
/* CSS Variables */
:root {
--color-1: #dbcaa9;
--color-2: #b79e7b;
--color-3: #917d5f;
--color-4: #6f654d;
--color-5: #8d3e2a;
}
Rustic Autumn Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbcaa9, #b79e7b, #917d5f, #6f654d, #8d3e2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbcaa9, #b79e7b, #917d5f, #6f654d, #8d3e2a);
}
似たようなカラーパレット
下にスクロールして600+個のアーシーカラーパレットを探索しましょう
Rustic Autumn Embrace color palette created on .