All Palettes

Color Palette #f6c8a2, #f4b69f, #f4a4d4, #f8e5aa, #f6cf5a

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f6c8a2;
}
.first-date {
color: #f4b69f;
}
.violet-kiss {
color: #f4a4d4;
}
.gold-sand {
color: #f8e5aa;
}
.stella {
color: #f6cf5a;
}

/* CSS Variables */
:root {
--shrimp-toast:#f6c8a2;
--first-date:#f4b69f;
--violet-kiss:#f4a4d4;
--gold-sand:#f8e5aa;
--stella:#f6cf5a;
}

More palettes to explore