All Palettes

Color Palette #f6a7c1, #f2b950, #6d9dc5, #2b4c6e, #c67d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.bee {
color: #f2b950;
}
.cerulean-frost {
color: #6d9dc5;
}
.blue-tang {
color: #2b4c6e;
}
.mulberry-thorn {
color: #c67d2a;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--bee:#f2b950;
--cerulean-frost:#6d9dc5;
--blue-tang:#2b4c6e;
--mulberry-thorn:#c67d2a;
}

More palettes to explore