Fox and Dark Teal カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Fox and Dark Teal palette

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

Fox and Dark Teal カラーパレット (PNG) をダウンロード

Download fox and dark teal color palette PNG image (landscape)
Download fox and dark teal color palette PNG image (square)

Fox and Dark Teal カラーパレット CSS

/* CSS */
.color-1 {
color: #ad5414;
}
.color-2 {
color: #a7806c;
}
.color-3 {
color: #57855c;
}
.color-4 {
color: #22373a;
}
.color-5 {
color: #0d1c1c;
}

/* CSS Variables */
:root {
--color-1: #ad5414;
--color-2: #a7806c;
--color-3: #57855c;
--color-4: #22373a;
--color-5: #0d1c1c;
}

Fox and Dark Teal の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ad5414, #a7806c, #57855c, #22373a, #0d1c1c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ad5414, #a7806c, #57855c, #22373a, #0d1c1c);
}

Fox and Dark Teal color palette created on .