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