Desert Duo Tabby Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Desert Duo Tabby Cat palette

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

Desert Duo Tabby Cat カラー パレット PNG 画像

Download desert duo tabby cat color palette PNG image (landscape)
Download desert duo tabby cat color palette PNG image (square)

Desert Duo Tabby Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #f9e7d2;
}
.color-2 {
color: #fcd8ab;
}
.color-3 {
color: #eec395;
}
.color-4 {
color: #d5ac86;
}
.color-5 {
color: #a3715c;
}

/* CSS Variables */
:root {
--color-1: #f9e7d2;
--color-2: #fcd8ab;
--color-3: #eec395;
--color-4: #d5ac86;
--color-5: #a3715c;
}

Desert Duo Tabby Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e7d2, #fcd8ab, #eec395, #d5ac86, #a3715c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e7d2, #fcd8ab, #eec395, #d5ac86, #a3715c);
}

Desert Duo Tabby Cat color palette created on .