Rustic Rosewood Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rustic Rosewood Dreams palette
Rustic Rosewood Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #dba694;
}
.color-2 {
color: #996756;
}
.color-3 {
color: #926369;
}
.color-4 {
color: #8e5752;
}
.color-5 {
color: #764741;
}
/* CSS Variables */
:root {
--color-1: #dba694;
--color-2: #996756;
--color-3: #926369;
--color-4: #8e5752;
--color-5: #764741;
}
Rustic Rosewood Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dba694, #996756, #926369, #8e5752, #764741);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dba694, #996756, #926369, #8e5752, #764741);
}
似たようなカラーパレット
Rustic Rosewood Dreams color palette created on .