Roving Band of Priests カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Roving Band of Priests palette
Roving Band of Priests カラー パレット PNG 画像
Roving Band of Priests カラーパレット CSS
/* CSS */
.color-1 {
color: #f7f2d9;
}
.color-2 {
color: #d9c6a6;
}
.color-3 {
color: #a6897d;
}
.color-4 {
color: #694e49;
}
.color-5 {
color: #3e2e2e;
}
/* CSS Variables */
:root {
--color-1: #f7f2d9;
--color-2: #d9c6a6;
--color-3: #a6897d;
--color-4: #694e49;
--color-5: #3e2e2e;
}
Roving Band of Priests の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f2d9, #d9c6a6, #a6897d, #694e49, #3e2e2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f2d9, #d9c6a6, #a6897d, #694e49, #3e2e2e);
}
似たようなカラーパレット
Roving Band of Priests color palette created on .