All Palettes

Color Palette #f6a2a2, #f9d2d2, #f2d054, #f5d89e, #f6b655

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.fading-rose {
color: #f9d2d2;
}
.maize {
color: #f2d054;
}
.phoenix-fossil {
color: #f5d89e;
}
.golden-hour {
color: #f6b655;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--fading-rose:#f9d2d2;
--maize:#f2d054;
--phoenix-fossil:#f5d89e;
--golden-hour:#f6b655;
}

More palettes to explore