Vibrant Oasis Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Oasis palette
tavolozza dei colori Vibrant Oasis CSS
/* CSS */
.color-1 {
color: #974899;
}
.color-2 {
color: #24ff70;
}
.color-3 {
color: #5ba483;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #ff6a3d;
}
/* CSS Variables */
:root {
--color-1: #974899;
--color-2: #24ff70;
--color-3: #5ba483;
--color-4: #f5c400;
--color-5: #ff6a3d;
}
CSS con gradiente di sfondo Vibrant Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #974899, #24ff70, #5ba483, #f5c400, #ff6a3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #974899, #24ff70, #5ba483, #f5c400, #ff6a3d);
}
Tavolozze di colori simili
- Nordic Serenity
- Oceanic Serenity
- Emerald Enclave
- Blue Green Yellow Watercolor
- Shades of Green
- Arabella's Dream
- Sour Apple Green
- Celadon Dreams
- Verdant Embrace
- Tropical Serenity
- Vibrant Royal Blue
- Shades of Green
- Pastel Pink
- Shades of Jungle Green
- Empowerment Spectrum
- Vitality Harvest
- Whimsical Meadow Dreams
- Shades of Green
Vibrant Oasis color palette created on .