Hawaii Part II カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hawaii Part II palette

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

Hawaii Part II カラー パレット PNG 画像

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

Hawaii Part II カラーパレット CSS

/* CSS */
.color-1 {
color: #7fd959;
}
.color-2 {
color: #3fc6c1;
}
.color-3 {
color: #00a1e6;
}
.color-4 {
color: #fab700;
}
.color-5 {
color: #f94e4e;
}

/* CSS Variables */
:root {
--color-1: #7fd959;
--color-2: #3fc6c1;
--color-3: #00a1e6;
--color-4: #fab700;
--color-5: #f94e4e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7fd959, #3fc6c1, #00a1e6, #fab700, #f94e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7fd959, #3fc6c1, #00a1e6, #fab700, #f94e4e);
}

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

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

Hawaii Part II color palette created on .