Hippie Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hippie Sunset palette

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

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

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

Hippie Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #4a3d4d;
}
.color-2 {
color: #7d5e6c;
}
.color-3 {
color: #b99d88;
}
.color-4 {
color: #f0d7a8;
}
.color-5 {
color: #e1a337;
}

/* CSS Variables */
:root {
--color-1: #4a3d4d;
--color-2: #7d5e6c;
--color-3: #b99d88;
--color-4: #f0d7a8;
--color-5: #e1a337;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a3d4d, #7d5e6c, #b99d88, #f0d7a8, #e1a337);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a3d4d, #7d5e6c, #b99d88, #f0d7a8, #e1a337);
}

Hippie Sunset color palette created on .