Moon the Arctic Fox カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Moon the Arctic Fox palette

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

Moon the Arctic Fox カラーパレット (PNG) をダウンロード

Download moon the arctic fox color palette PNG image (landscape)
Download moon the arctic fox color palette PNG image (square)

Moon the Arctic Fox カラーパレット CSS

/* CSS */
.color-1 {
color: #bad5e3;
}
.color-2 {
color: #a1c6d9;
}
.color-3 {
color: #7eaece;
}
.color-4 {
color: #3f7d8d;
}
.color-5 {
color: #2a4c50;
}

/* CSS Variables */
:root {
--color-1: #bad5e3;
--color-2: #a1c6d9;
--color-3: #7eaece;
--color-4: #3f7d8d;
--color-5: #2a4c50;
}

Moon the Arctic Fox の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bad5e3, #a1c6d9, #7eaece, #3f7d8d, #2a4c50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bad5e3, #a1c6d9, #7eaece, #3f7d8d, #2a4c50);
}

Moon the Arctic Fox color palette created on .