Tan Hide カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tan Hide palette

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

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

Download tan hide color palette PNG image (landscape)
Download tan hide color palette PNG image (square)

Tan Hide カラーパレット CSS

/* CSS */
.color-1 {
color: #fa9e5c;
}
.color-2 {
color: #f5b47f;
}
.color-3 {
color: #f2c7a1;
}
.color-4 {
color: #e0b69e;
}
.color-5 {
color: #d8a169;
}

/* CSS Variables */
:root {
--color-1: #fa9e5c;
--color-2: #f5b47f;
--color-3: #f2c7a1;
--color-4: #e0b69e;
--color-5: #d8a169;
}

Tan Hide の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fa9e5c, #f5b47f, #f2c7a1, #e0b69e, #d8a169);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fa9e5c, #f5b47f, #f2c7a1, #e0b69e, #d8a169);
}

Tan Hide color palette created on .