Whimsical Twilight Blooms カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whimsical Twilight Blooms palette
Whimsical Twilight Blooms カラーパレット CSS
/* CSS */
.color-1 {
color: #e5b8c5;
}
.color-2 {
color: #bc54f8;
}
.color-3 {
color: #7570ff;
}
.color-4 {
color: #bf6b63;
}
.color-5 {
color: #4487a2;
}
/* CSS Variables */
:root {
--color-1: #e5b8c5;
--color-2: #bc54f8;
--color-3: #7570ff;
--color-4: #bf6b63;
--color-5: #4487a2;
}
Whimsical Twilight Blooms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5b8c5, #bc54f8, #7570ff, #bf6b63, #4487a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5b8c5, #bc54f8, #7570ff, #bf6b63, #4487a2);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Whimsical Twilight Blooms color palette created on .