Ethereal Creaturescape Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ethereal Creaturescape palette
Ethereal Creaturescape color palette CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9a47;
}
.color-3 {
color: #ffcd75;
}
.color-4 {
color: #80e0a5;
}
.color-5 {
color: #50c2f7;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9a47;
--color-3: #ffcd75;
--color-4: #80e0a5;
--color-5: #50c2f7;
}
Ethereal Creaturescape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9a47, #ffcd75, #80e0a5, #50c2f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9a47, #ffcd75, #80e0a5, #50c2f7);
}
Similar color palettes
- Neon Dreams of Akira
- Golden Ember Glow
- Olive Orchard Dream
- Shedletsky Serenade
- Shades of Blue
- Crimson Expedition
- Vibrant Coral
- Crimson Celestial Glow
- Bunny Blossom Dream
- Sunset Harvest
- Abyssal Serenity
- Blue Somnium
- Majestic Lavender Dreams
- Blue Lunar
- Shades of Green
- Blue Tyto
- Celebration Spectrum
- Shades of Yellow and Green
Ethereal Creaturescape color palette created on .