Harry Potter Aesthetic カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Harry Potter Aesthetic palette
Harry Potter Aesthetic カラーパレット (PNG) をダウンロード
Harry Potter Aesthetic カラーパレット CSS
/* CSS */
.color-1 {
color: #704d7a;
}
.color-2 {
color: #c8a3b6;
}
.color-3 {
color: #f1d3b1;
}
.color-4 {
color: #e9a76d;
}
.color-5 {
color: #743b2f;
}
/* CSS Variables */
:root {
--color-1: #704d7a;
--color-2: #c8a3b6;
--color-3: #f1d3b1;
--color-4: #e9a76d;
--color-5: #743b2f;
}
Harry Potter Aesthetic の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #704d7a, #c8a3b6, #f1d3b1, #e9a76d, #743b2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #704d7a, #c8a3b6, #f1d3b1, #e9a76d, #743b2f);
}
似たようなカラーパレット
下にスクロールして7個のマゼンタカラーパレットを探索しましょう
Harry Potter Aesthetic color palette created on .