All Palettes

Color Palette #f9b06c, #f28b69, #d56c8d, #a85d99, #6b8dc7

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot {
color: #f9b06c;
}
.morning-marmalade {
color: #f28b69;
}
.paris-pink {
color: #d56c8d;
}
.radiant-orchid {
color: #a85d99;
}
.cornflower-blue {
color: #6b8dc7;
}

/* CSS Variables */
:root {
--apricot:#f9b06c;
--morning-marmalade:#f28b69;
--paris-pink:#d56c8d;
--radiant-orchid:#a85d99;
--cornflower-blue:#6b8dc7;
}

More palettes to explore