Coral Breeze Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Coral Breeze palette
tavolozza dei colori Coral Breeze CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffcb5c;
}
.color-3 {
color: #88d8b0;
}
.color-4 {
color: #4c9e8a;
}
.color-5 {
color: #296e8e;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffcb5c;
--color-3: #88d8b0;
--color-4: #4c9e8a;
--color-5: #296e8e;
}
CSS con gradiente di sfondo Coral Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffcb5c, #88d8b0, #4c9e8a, #296e8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffcb5c, #88d8b0, #4c9e8a, #296e8e);
}
Tavolozze di colori simili
- 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
Coral Breeze color palette created on .