All Palettes

Color Palette #f9a4bf, #fcd47e, #a2e6b8, #6cc9e5, #4d70ff

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f9a4bf;
}
.soft-saffron {
color: #fcd47e;
}
.overtone {
color: #a2e6b8;
}
.candid-blue {
color: #6cc9e5;
}
.blue-heath-butterfly {
color: #4d70ff;
}

/* CSS Variables */
:root {
--rogue-pink:#f9a4bf;
--soft-saffron:#fcd47e;
--overtone:#a2e6b8;
--candid-blue:#6cc9e5;
--blue-heath-butterfly:#4d70ff;
}

More palettes to explore