All Palettes

Color Palette #4a4e68, #9a8d98, #fab700, #f85d72, #f9ed67

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.blue-angels-yellow {
color: #fab700;
}
.ponceau {
color: #f85d72;
}
.yellowish {
color: #f9ed67;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--blue-angels-yellow:#fab700;
--ponceau:#f85d72;
--yellowish:#f9ed67;
}

More palettes to explore