Japanese Fox カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Japanese Fox palette

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

Japanese Fox カラー パレット PNG 画像

Download japanese fox color palette PNG image (landscape)
Download japanese fox color palette PNG image (square)

Japanese Fox カラーパレット CSS

/* CSS */
.color-1 {
color: #e6a8b0;
}
.color-2 {
color: #f8c6b4;
}
.color-3 {
color: #f0e3d6;
}
.color-4 {
color: #d1c7b3;
}
.color-5 {
color: #b8aa9d;
}

/* CSS Variables */
:root {
--color-1: #e6a8b0;
--color-2: #f8c6b4;
--color-3: #f0e3d6;
--color-4: #d1c7b3;
--color-5: #b8aa9d;
}

Japanese Fox の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a8b0, #f8c6b4, #f0e3d6, #d1c7b3, #b8aa9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a8b0, #f8c6b4, #f0e3d6, #d1c7b3, #b8aa9d);
}

Japanese Fox color palette created on .