All Palettes

Color Palette #4a4e68, #22223a, #f7f2ca, #fbcb5b, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.midnight-express {
color: #22223a;
}
.candlelight-yellow {
color: #f7f2ca;
}
.casandora-yellow {
color: #fbcb5b;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--midnight-express:#22223a;
--candlelight-yellow:#f7f2ca;
--casandora-yellow:#fbcb5b;
--momo-peach:#f67481;
}

More palettes to explore