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