Paleta de colores Emerald Oasis
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Emerald Oasis palette
CSS de la paleta de colores Emerald Oasis
/* CSS */
.color-1 {
color: #009975;
}
.color-2 {
color: #00bdad;
}
.color-3 {
color: #2cd8b6;
}
.color-4 {
color: #a1edd5;
}
.color-5 {
color: #e7f9f1;
}
/* CSS Variables */
:root {
--color-1: #009975;
--color-2: #00bdad;
--color-3: #2cd8b6;
--color-4: #a1edd5;
--color-5: #e7f9f1;
}
CSS del degradado de fondo Emerald Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #009975, #00bdad, #2cd8b6, #a1edd5, #e7f9f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #009975, #00bdad, #2cd8b6, #a1edd5, #e7f9f1);
}
Paletas de colores similares
- Bright Green Slime
- Soft Blue
- Calm Blue
- Whimsical Forest Dreams
- Lemon Grove Harmony
- Shades of Beryl
- Minted Oasis
- Royal Blue and Light Green Harmony
- Blue Sir Amond
- Blue Green Gold
- Ethereal Webs
- Galactic Toxin
- Turquoise Sunshine
- Shades of Pink
- Whispers of a Serene Café
- Whispers of the Forest
- Whimsical Garden
- Fortune's Embrace
Emerald Oasis color palette created on .