Whispers of Morning Light カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Morning Light palette
Image Gallery
Whispers of Morning Light カラーパレット CSS
/* CSS */
.color-1 {
color: #e6eaea;
}
.color-2 {
color: #c2dafa;
}
.color-3 {
color: #d4d1a5;
}
.color-4 {
color: #e7d746;
}
.color-5 {
color: #afc7e9;
}
/* CSS Variables */
:root {
--color-1: #e6eaea;
--color-2: #c2dafa;
--color-3: #d4d1a5;
--color-4: #e7d746;
--color-5: #afc7e9;
}
Whispers of Morning Light の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6eaea, #c2dafa, #d4d1a5, #e7d746, #afc7e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6eaea, #c2dafa, #d4d1a5, #e7d746, #afc7e9);
}
似たようなカラーパレット
Whispers of Morning Light color palette created on .