Hawaiian Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hawaiian Sunset palette

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

Hawaiian Sunset カラー パレット PNG 画像

Download hawaiian sunset color palette PNG image (landscape)
Download hawaiian sunset color palette PNG image (square)

Hawaiian Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #9c5516;
}
.color-2 {
color: #d18f3d;
}
.color-3 {
color: #f4cc9f;
}
.color-4 {
color: #f7d6a1;
}
.color-5 {
color: #f9e2b4;
}

/* CSS Variables */
:root {
--color-1: #9c5516;
--color-2: #d18f3d;
--color-3: #f4cc9f;
--color-4: #f7d6a1;
--color-5: #f9e2b4;
}

Hawaiian Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c5516, #d18f3d, #f4cc9f, #f7d6a1, #f9e2b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c5516, #d18f3d, #f4cc9f, #f7d6a1, #f9e2b4);
}

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

Hawaiian Sunset color palette created on .