Rustic Rosewood Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Rosewood Reverie palette

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

Rustic Rosewood Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #f4f0eb;
}
.color-2 {
color: #b57b78;
}
.color-3 {
color: #5d5656;
}
.color-4 {
color: #5f3539;
}
.color-5 {
color: #322a2c;
}

/* CSS Variables */
:root {
--color-1: #f4f0eb;
--color-2: #b57b78;
--color-3: #5d5656;
--color-4: #5f3539;
--color-5: #322a2c;
}

Rustic Rosewood Reverie の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4f0eb, #b57b78, #5d5656, #5f3539, #322a2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4f0eb, #b57b78, #5d5656, #5f3539, #322a2c);
}

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

下にスクロールして4個のSoft pinkカラーパレットを探索しましょう

Rustic Rosewood Reverie color palette created on .