Fox and Dark Teal Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Fox and Dark Teal palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Fox and Dark Teal

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Fox and Dark Teal

/* 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 .