Looks to the Moon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Looks to the Moon palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Looks to the Moon カラーパレット (PNG) をダウンロード
Looks to the Moon カラーパレット CSS
/* CSS */
.color-1 {
color: #9fc4e9;
}
.color-2 {
color: #789dba;
}
.color-3 {
color: #5c8099;
}
.color-4 {
color: #f3d5a0;
}
.color-5 {
color: #e2b1c5;
}
/* CSS Variables */
:root {
--color-1: #9fc4e9;
--color-2: #789dba;
--color-3: #5c8099;
--color-4: #f3d5a0;
--color-5: #e2b1c5;
}
Looks to the Moon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc4e9, #789dba, #5c8099, #f3d5a0, #e2b1c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc4e9, #789dba, #5c8099, #f3d5a0, #e2b1c5);
}
似たようなカラーパレット
Looks to the Moon color palette created on .