Urban Enchantment Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Urban Enchantment palette
Urban Enchantment color palette CSS
/* 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;
}
Urban Enchantment background gradient CSS
/* 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);
}
Similar color palettes
- Pink Cotton Candy
- Cassie's Embrace
- Celestial Garden
- Sunset Blush
- Celestial Serenade
- Sunset Blush Harmony
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
Urban Enchantment color palette created on .