Auburn and Blue Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Auburn and Blue palette
Immagine PNG della tavolozza dei colori Auburn and Blue
tavolozza dei colori Auburn and Blue CSS
/* CSS */
.color-1 {
color: #6a3e3e;
}
.color-2 {
color: #a94b3d;
}
.color-3 {
color: #e8a96d;
}
.color-4 {
color: #4a9dd9;
}
.color-5 {
color: #2c4968;
}
/* CSS Variables */
:root {
--color-1: #6a3e3e;
--color-2: #a94b3d;
--color-3: #e8a96d;
--color-4: #4a9dd9;
--color-5: #2c4968;
}
CSS con gradiente di sfondo Auburn and Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a3e3e, #a94b3d, #e8a96d, #4a9dd9, #2c4968);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a3e3e, #a94b3d, #e8a96d, #4a9dd9, #2c4968);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Auburn
Auburn and Blue color palette created on .