Fox and Dark Teal Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Fox and Dark Teal palette
Immagine PNG della tavolozza dei colori Fox and Dark Teal
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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Ambra
Fox and Dark Teal color palette created on .