Emerald Oasis Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Emerald Oasis palette
Emerald Oasis color palette CSS
/* CSS */
.color-1 {
color: #00a84f;
}
.color-2 {
color: #1db956;
}
.color-3 {
color: #3ddb62;
}
.color-4 {
color: #5fdd6e;
}
.color-5 {
color: #89e6a0;
}
/* CSS Variables */
:root {
--color-1: #00a84f;
--color-2: #1db956;
--color-3: #3ddb62;
--color-4: #5fdd6e;
--color-5: #89e6a0;
}
Emerald Oasis background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00a84f, #1db956, #3ddb62, #5fdd6e, #89e6a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00a84f, #1db956, #3ddb62, #5fdd6e, #89e6a0);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Shades of Pink Green
- Gloomy Spectrum
- Serene Sunset Glow
- Luminous Indigo Grove
- Green Sunshine
- Cute Green
- Shades of Green
- Serenity in Green
- Cute Green
- Soft Pink
- Luminous Grove Dance
- Coral Sunrise
- Shades of Green and Purple
- Shades of Pink and Green
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Serpentine Sweetness
Emerald Oasis color palette created on .