All Palettes

Color Palette #af3c49, #6f7d9b, #f1c1c1, #293c65, #d9a520

0%
0%
0%

CSS code for this palette

/* CSS */
.frosted-pomegranate {
color: #af3c49;
}
.infinity-and-beyond {
color: #6f7d9b;
}
.silver-strawberry {
color: #f1c1c1;
}
.blue-depths {
color: #293c65;
}
.chanterelle {
color: #d9a520;
}

/* CSS Variables */
:root {
--frosted-pomegranate:#af3c49;
--infinity-and-beyond:#6f7d9b;
--silver-strawberry:#f1c1c1;
--blue-depths:#293c65;
--chanterelle:#d9a520;
}

More palettes to explore