Rosewood Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rosewood Shades palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Rosewood Shades カラーパレット (PNG) をダウンロード
Rosewood Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b1b6;
}
.color-2 {
color: #c4a39c;
}
.color-3 {
color: #a47c5b;
}
.color-4 {
color: #6e5035;
}
.color-5 {
color: #3a2a27;
}
/* CSS Variables */
:root {
--color-1: #f6b1b6;
--color-2: #c4a39c;
--color-3: #a47c5b;
--color-4: #6e5035;
--color-5: #3a2a27;
}
Rosewood Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b1b6, #c4a39c, #a47c5b, #6e5035, #3a2a27);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b1b6, #c4a39c, #a47c5b, #6e5035, #3a2a27);
}
似たようなカラーパレット
Rosewood Shades color palette created on .