Paleta de colores Emerald Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Emerald Dreamscape palette
CSS de la paleta de colores Emerald Dreamscape
/* CSS */
.color-1 {
color: #3eb68c;
}
.color-2 {
color: #4ed0a4;
}
.color-3 {
color: #6ce4b6;
}
.color-4 {
color: #9ff4b0;
}
.color-5 {
color: #d8f6d5;
}
/* CSS Variables */
:root {
--color-1: #3eb68c;
--color-2: #4ed0a4;
--color-3: #6ce4b6;
--color-4: #9ff4b0;
--color-5: #d8f6d5;
}
CSS del degradado de fondo Emerald Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3eb68c, #4ed0a4, #6ce4b6, #9ff4b0, #d8f6d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3eb68c, #4ed0a4, #6ce4b6, #9ff4b0, #d8f6d5);
}
Paletas de colores similares
- Pastel Pink with Coral Accent
- Colorful Bandiera
- Shades of Green and Blue
- Dino Dreamscape
- Celeste and Rojo Garden
- Passionate Red
- Jade Oasis
- Shades of Green
- Pastel Pink
- Whispers of Serenity
- Shades of Grayish Teal
- Light Gray
- Galactic Blossom
- Minted Lilac Dream
- Countryside Bloom
- Opulent Exchange
- Shades of Green
- Teal Earth
Emerald Dreamscape color palette created on .