All Palettes

Color Palette #f7b2a1, #f9e380, #a1d5e8, #ff6e61, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.pasta-luego {
color: #f9e380;
}
.light-budgie-blue {
color: #a1d5e8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--pasta-luego:#f9e380;
--light-budgie-blue:#a1d5e8;
--grapefruit-pulp:#ff6e61;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore