Haruka's Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Haruka's Dreamscape palette
Haruka's Dreamscape カラーパレット (PNG) をダウンロード
Haruka's Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #6b8eff;
}
.color-2 {
color: #a8caff;
}
.color-3 {
color: #ffdaa3;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ff3d5a;
}
/* CSS Variables */
:root {
--color-1: #6b8eff;
--color-2: #a8caff;
--color-3: #ffdaa3;
--color-4: #ff6e61;
--color-5: #ff3d5a;
}
Haruka's Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b8eff, #a8caff, #ffdaa3, #ff6e61, #ff3d5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b8eff, #a8caff, #ffdaa3, #ff6e61, #ff3d5a);
}
似たようなカラーパレット
Haruka's Dreamscape color palette created on .