Hawaii Gods カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hawaii Gods palette
Hawaii Gods カラー パレット PNG 画像
Hawaii Gods カラーパレット CSS
/* CSS */
.color-1 {
color: #1bb9e4;
}
.color-2 {
color: #f4a462;
}
.color-3 {
color: #f6e48e;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #2c3335;
}
/* CSS Variables */
:root {
--color-1: #1bb9e4;
--color-2: #f4a462;
--color-3: #f6e48e;
--color-4: #ff6e61;
--color-5: #2c3335;
}
Hawaii Gods の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1bb9e4, #f4a462, #f6e48e, #ff6e61, #2c3335);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1bb9e4, #f4a462, #f6e48e, #ff6e61, #2c3335);
}
似たようなカラーパレット
下にスクロールして5個のハワイカラーパレットを探索しましょう
Hawaii Gods color palette created on .