Whimsical Vinka Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whimsical Vinka Dreamscape palette
Whimsical Vinka Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #eab8e4;
}
.color-2 {
color: #d6a8d6;
}
.color-3 {
color: #baa1c9;
}
.color-4 {
color: #a1c6d4;
}
.color-5 {
color: #6ed4b7;
}
/* CSS Variables */
:root {
--color-1: #eab8e4;
--color-2: #d6a8d6;
--color-3: #baa1c9;
--color-4: #a1c6d4;
--color-5: #6ed4b7;
}
Whimsical Vinka Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8e4, #d6a8d6, #baa1c9, #a1c6d4, #6ed4b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8e4, #d6a8d6, #baa1c9, #a1c6d4, #6ed4b7);
}
似たようなカラーパレット
Whimsical Vinka Dreamscape color palette created on .