Paleta de colores Enchanted Marshlands
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Enchanted Marshlands palette
CSS de la paleta de colores Enchanted Marshlands
/* CSS */
.color-1 {
color: #2c4e3b;
}
.color-2 {
color: #4f7d6b;
}
.color-3 {
color: #87b5a1;
}
.color-4 {
color: #c0e3d5;
}
.color-5 {
color: #f3f8f1;
}
/* CSS Variables */
:root {
--color-1: #2c4e3b;
--color-2: #4f7d6b;
--color-3: #87b5a1;
--color-4: #c0e3d5;
--color-5: #f3f8f1;
}
CSS del degradado de fondo Enchanted Marshlands
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2c4e3b, #4f7d6b, #87b5a1, #c0e3d5, #f3f8f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2c4e3b, #4f7d6b, #87b5a1, #c0e3d5, #f3f8f1);
}
Paletas de colores similares
- Yellow Eclipse
- Urban Farm
- Dandicus Dancifer
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Shades of Olive
- Emerald Canopy
- Green Stained Glass
- Enchanted Marshlands
- Carson's Harmony
- Whimsical Forest Harmony
- Vibrant Yellow-Orange
- Earthy Green
- Earthy Green
- Verdant Serenity
- Earthy Tones
- Shades of Grey and Green
Enchanted Marshlands color palette created on .