Porsche Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Porsche Sunset palette

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

Porsche Sunset カラーパレット (PNG) をダウンロード

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

Porsche Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #e9ad67;
}
.color-2 {
color: #f5c47a;
}
.color-3 {
color: #f7d49c;
}
.color-4 {
color: #f1a68e;
}
.color-5 {
color: #d86c4b;
}

/* CSS Variables */
:root {
--color-1: #e9ad67;
--color-2: #f5c47a;
--color-3: #f7d49c;
--color-4: #f1a68e;
--color-5: #d86c4b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9ad67, #f5c47a, #f7d49c, #f1a68e, #d86c4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9ad67, #f5c47a, #f7d49c, #f1a68e, #d86c4b);
}

Porsche Sunset color palette created on .