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: #c76b3d;
}
.color-3 {
color: #e5aa5d;
}
.color-4 {
color: #f4d8a4;
}
.color-5 {
color: #f3e3b4;
}

/* CSS Variables */
:root {
--color-1: #9c5516;
--color-2: #c76b3d;
--color-3: #e5aa5d;
--color-4: #f4d8a4;
--color-5: #f3e3b4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c5516, #c76b3d, #e5aa5d, #f4d8a4, #f3e3b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c5516, #c76b3d, #e5aa5d, #f4d8a4, #f3e3b4);
}

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

Hawaiian Sunset color palette created on .