Loading...
Whispers of Morning Mist カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Morning Mist palette
Whispers of Morning Mist カラーパレット (PNG) をダウンロード
Whispers of Morning Mist カラーパレット CSS
/* CSS */
.color-1 {
color: #e6c6e4;
}
.color-2 {
color: #d8a6d1;
}
.color-3 {
color: #c68dce;
}
.color-4 {
color: #b86bac;
}
.color-5 {
color: #a5508d;
}
/* CSS Variables */
:root {
--color-1: #e6c6e4;
--color-2: #d8a6d1;
--color-3: #c68dce;
--color-4: #b86bac;
--color-5: #a5508d;
}
Whispers of Morning Mist の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6c6e4, #d8a6d1, #c68dce, #b86bac, #a5508d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6c6e4, #d8a6d1, #c68dce, #b86bac, #a5508d);
}
似たようなカラーパレット
Whispers of Morning Mist color palette created on .