Vibrant Australia Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Australia palette
tavolozza dei colori Vibrant Australia CSS
/* CSS */
.color-1 {
color: #1c9c84;
}
.color-2 {
color: #f39c12;
}
.color-3 {
color: #e74d3c;
}
.color-4 {
color: #3398db;
}
.color-5 {
color: #9b58b6;
}
/* CSS Variables */
:root {
--color-1: #1c9c84;
--color-2: #f39c12;
--color-3: #e74d3c;
--color-4: #3398db;
--color-5: #9b58b6;
}
CSS con gradiente di sfondo Vibrant Australia
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c9c84, #f39c12, #e74d3c, #3398db, #9b58b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c9c84, #f39c12, #e74d3c, #3398db, #9b58b6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Estetico
Vibrant Australia color palette created on .