Gacha Dreamscape Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Gacha Dreamscape palette
Gacha Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa057;
}
.color-3 {
color: #ffcc4d;
}
.color-4 {
color: #70d7ff;
}
.color-5 {
color: #a8e1ff;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa057;
--color-3: #ffcc4d;
--color-4: #70d7ff;
--color-5: #a8e1ff;
}
Gacha Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa057, #ffcc4d, #70d7ff, #a8e1ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa057, #ffcc4d, #70d7ff, #a8e1ff);
}
Similar color palettes
- 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
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
Gacha Dreamscape color palette created on .