Hawaii Coffee Farm カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hawaii Coffee Farm palette
Hawaii Coffee Farm カラー パレット PNG 画像
Hawaii Coffee Farm カラーパレット CSS
/* CSS */
.color-1 {
color: #7a3e3e;
}
.color-2 {
color: #c47e40;
}
.color-3 {
color: #e4ba4e;
}
.color-4 {
color: #f4e9c3;
}
.color-5 {
color: #f7f7f7;
}
/* CSS Variables */
:root {
--color-1: #7a3e3e;
--color-2: #c47e40;
--color-3: #e4ba4e;
--color-4: #f4e9c3;
--color-5: #f7f7f7;
}
Hawaii Coffee Farm の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a3e3e, #c47e40, #e4ba4e, #f4e9c3, #f7f7f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a3e3e, #c47e40, #e4ba4e, #f4e9c3, #f7f7f7);
}
似たようなカラーパレット
Hawaii Coffee Farm color palette created on .