All Palettes

Dancing Flames and Ocean Waves Color Palette

A joyful celebration of contrasts, where the fierce warmth of fiery red plays a harmonious duet with the soothing coolness of ocean blues. This palette captures the essence of a vibrant sunset, transitioning effortlessly from passionate reds and oranges to tranquil blues and purples, making every design feel alive and dynamic.

0%
0%
0%

CSS code for this palette

/* CSS */
.faded-red {
color: #d84b4e;
}
.carona {
color: #f8a32a;
}
.high-blue {
color: #4da8e0;
}
.purple-corallite {
color: #5c4e8d;
}
.veronica-purple {
color: #7c2d70;
}

/* CSS Variables */
:root {
--faded-red:#d84b4e;
--carona:#f8a32a;
--high-blue:#4da8e0;
--purple-corallite:#5c4e8d;
--veronica-purple:#7c2d70;
}

More palettes to explore