All Palettes

Color Palette #f6c1c1, #f2b1a1, #f69b74, #f69c3c, #efae3e

0%
0%
0%

CSS code for this palette

/* CSS */
.princess-bride {
color: #f6c1c1;
}
.first-date {
color: #f2b1a1;
}
.burning-coals {
color: #f69b74;
}
.chat-orange {
color: #f69c3c;
}
.butter-cream {
color: #efae3e;
}

/* CSS Variables */
:root {
--princess-bride:#f6c1c1;
--first-date:#f2b1a1;
--burning-coals:#f69b74;
--chat-orange:#f69c3c;
--butter-cream:#efae3e;
}

More palettes to explore