Harry Styles カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Harry Styles palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Harry Styles カラーパレット (PNG) をダウンロード
Harry Styles カラーパレット CSS
/* CSS */
.color-1 {
color: #d6a4b3;
}
.color-2 {
color: #f2cad4;
}
.color-3 {
color: #ffe3e0;
}
.color-4 {
color: #c8b1b7;
}
.color-5 {
color: #a18c94;
}
/* CSS Variables */
:root {
--color-1: #d6a4b3;
--color-2: #f2cad4;
--color-3: #ffe3e0;
--color-4: #c8b1b7;
--color-5: #a18c94;
}
Harry Styles の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a4b3, #f2cad4, #ffe3e0, #c8b1b7, #a18c94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a4b3, #f2cad4, #ffe3e0, #c8b1b7, #a18c94);
}
似たようなカラーパレット
Harry Styles color palette created on .