Rodeo Dust Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rodeo Dust Sunset palette
Rodeo Dust Sunset カラー パレット PNG 画像
Rodeo Dust Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #d2b2a3;
}
.color-2 {
color: #d0af9a;
}
.color-3 {
color: #b5917d;
}
.color-4 {
color: #a66b5e;
}
.color-5 {
color: #8b4d4b;
}
/* CSS Variables */
:root {
--color-1: #d2b2a3;
--color-2: #d0af9a;
--color-3: #b5917d;
--color-4: #a66b5e;
--color-5: #8b4d4b;
}
Rodeo Dust Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2b2a3, #d0af9a, #b5917d, #a66b5e, #8b4d4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2b2a3, #d0af9a, #b5917d, #a66b5e, #8b4d4b);
}
似たようなカラーパレット
Rodeo Dust Sunset color palette created on .