Hank J Wimbleton カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hank J Wimbleton palette
Hank J Wimbleton カラーパレット CSS
/* CSS */
.color-1 {
color: #f8c8a0;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #e8a84f;
}
.color-4 {
color: #d86e31;
}
.color-5 {
color: #e5492a;
}
/* CSS Variables */
:root {
--color-1: #f8c8a0;
--color-2: #f0a800;
--color-3: #e8a84f;
--color-4: #d86e31;
--color-5: #e5492a;
}
Hank J Wimbleton の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8c8a0, #f0a800, #e8a84f, #d86e31, #e5492a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8c8a0, #f0a800, #e8a84f, #d86e31, #e5492a);
}
似たようなカラーパレット
Hank J Wimbleton color palette created on .