Hawaii カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hawaii palette

このパレットを共有する先:

Hawaii カラー パレット PNG 画像

Download hawaii color palette PNG image (landscape)
Download hawaii color palette PNG image (square)

Hawaii カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #fff8e0;
}
.color-4 {
color: #a8d3e1;
}
.color-5 {
color: #3e6b8e;
}

/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ffb84d;
--color-3: #fff8e0;
--color-4: #a8d3e1;
--color-5: #3e6b8e;
}

Hawaii の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ffb84d, #fff8e0, #a8d3e1, #3e6b8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ffb84d, #fff8e0, #a8d3e1, #3e6b8e);
}

似たようなカラーパレット

下にスクロールして1個のハワイカラーパレットを探索しましょう

Hawaii color palette created on .