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