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