All Palettes

Color Palette #f6a7b2, #f7e3a1, #f9eaa4, #f4c87b, #d3a14a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b2;
}
.venetian-yellow {
color: #f7e3a1;
}
.lazy-daisy {
color: #f9eaa4;
}
.sunday-afternoon {
color: #f4c87b;
}
.chipmunk {
color: #d3a14a;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b2;
--venetian-yellow:#f7e3a1;
--lazy-daisy:#f9eaa4;
--sunday-afternoon:#f4c87b;
--chipmunk:#d3a14a;
}

More palettes to explore