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