Whispers of Maelis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Maelis palette
Whispers of Maelis カラーパレット CSS
/* CSS */
.color-1 {
color: #f6c7a7;
}
.color-2 {
color: #f2abb1;
}
.color-3 {
color: #d8c3ea;
}
.color-4 {
color: #a5c6d5;
}
.color-5 {
color: #7d9b89;
}
/* CSS Variables */
:root {
--color-1: #f6c7a7;
--color-2: #f2abb1;
--color-3: #d8c3ea;
--color-4: #a5c6d5;
--color-5: #7d9b89;
}
Whispers of Maelis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c7a7, #f2abb1, #d8c3ea, #a5c6d5, #7d9b89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c7a7, #f2abb1, #d8c3ea, #a5c6d5, #7d9b89);
}
似たようなカラーパレット
下にスクロールして4個のエステティックカラーパレットを探索しましょう
Whispers of Maelis color palette created on .