Paleta de colores Urban Enchantment
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Urban Enchantment palette
CSS de la paleta de colores Urban Enchantment
/* CSS */
.color-1 {
color: #f6e8b1;
}
.color-2 {
color: #a6c7e8;
}
.color-3 {
color: #f4a462;
}
.color-4 {
color: #2a9d90;
}
.color-5 {
color: #e76e50;
}
/* CSS Variables */
:root {
--color-1: #f6e8b1;
--color-2: #a6c7e8;
--color-3: #f4a462;
--color-4: #2a9d90;
--color-5: #e76e50;
}
CSS del degradado de fondo Urban Enchantment
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e8b1, #a6c7e8, #f4a462, #2a9d90, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e8b1, #a6c7e8, #f4a462, #2a9d90, #e76e50);
}
Paletas de colores similares
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
- Tisha's Blossoms
Urban Enchantment color palette created on .