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