Tropical Jewel Oasis Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Tropical Jewel Oasis palette
tavolozza dei colori Tropical Jewel Oasis CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #009975;
}
.color-3 {
color: #a04b97;
}
.color-4 {
color: #4b9b6c;
}
.color-5 {
color: #ffd900;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #009975;
--color-3: #a04b97;
--color-4: #4b9b6c;
--color-5: #ffd900;
}
CSS con gradiente di sfondo Tropical Jewel Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #009975, #a04b97, #4b9b6c, #ffd900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #009975, #a04b97, #4b9b6c, #ffd900);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Corallo
Tropical Jewel Oasis color palette created on .