All Palettes

Color Palette #ff6e61, #6eb5d8, #f7c94b, #d55d8d, #3d2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.broom-butterfly-blue {
color: #6eb5d8;
}
.sunny-mood {
color: #f7c94b;
}
.flirty-rose {
color: #d55d8d;
}
.galactic-purple {
color: #3d2a92;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--broom-butterfly-blue:#6eb5d8;
--sunny-mood:#f7c94b;
--flirty-rose:#d55d8d;
--galactic-purple:#3d2a92;
}

More palettes to explore