Rustic Autumn Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Autumn Embrace palette

このパレットを共有する先:

Rustic Autumn Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #bfabb1;
}
.color-2 {
color: #a8847a;
}
.color-3 {
color: #a0630d;
}
.color-4 {
color: #7a5b52;
}
.color-5 {
color: #593a22;
}

/* CSS Variables */
:root {
--color-1: #bfabb1;
--color-2: #a8847a;
--color-3: #a0630d;
--color-4: #7a5b52;
--color-5: #593a22;
}

Rustic Autumn Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bfabb1, #a8847a, #a0630d, #7a5b52, #593a22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bfabb1, #a8847a, #a0630d, #7a5b52, #593a22);
}

似たようなカラーパレット

下にスクロールして2個のMuted tonesカラーパレットを探索しましょう

Rustic Autumn Embrace color palette created on .