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