Nectarine Skys カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Nectarine Skys palette

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

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

Download nectarine skys color palette PNG image (landscape)
Download nectarine skys color palette PNG image (square)

Nectarine Skys カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ffa04d;
}
.color-3 {
color: #ffb866;
}
.color-4 {
color: #ffe1a8;
}
.color-5 {
color: #ffebd6;
}

/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ffa04d;
--color-3: #ffb866;
--color-4: #ffe1a8;
--color-5: #ffebd6;
}

Nectarine Skys の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ffa04d, #ffb866, #ffe1a8, #ffebd6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ffa04d, #ffb866, #ffe1a8, #ffebd6);
}

Nectarine Skys color palette created on .