Phantom Echoes Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Phantom Echoes palette
tavolozza dei colori Phantom Echoes CSS
/* CSS */
.color-1 {
color: #f0e78e;
}
.color-2 {
color: #b2d6e0;
}
.color-3 {
color: #5c8da3;
}
.color-4 {
color: #3a5b8d;
}
.color-5 {
color: #1d3e6d;
}
/* CSS Variables */
:root {
--color-1: #f0e78e;
--color-2: #b2d6e0;
--color-3: #5c8da3;
--color-4: #3a5b8d;
--color-5: #1d3e6d;
}
CSS con gradiente di sfondo Phantom Echoes
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e78e, #b2d6e0, #5c8da3, #3a5b8d, #1d3e6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e78e, #b2d6e0, #5c8da3, #3a5b8d, #1d3e6d);
}
Tavolozze di colori simili
- Aqua Serenity
- Blue Moonlight
- Berry Bliss Cream
- Nervous Sunshine
- Lunar Serenade
- Calm Blue
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
Phantom Echoes color palette created on .