All Palettes

Color Palette #c6102e, #0e4da4, #b1c8e7, #f6d12c, #696d72

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.victoria-blue {
color: #0e4da4;
}
.promise-keeping {
color: #b1c8e7;
}
.dream-of-spring {
color: #f6d12c;
}
.beautiful-darkness {
color: #696d72;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--victoria-blue:#0e4da4;
--promise-keeping:#b1c8e7;
--dream-of-spring:#f6d12c;
--beautiful-darkness:#696d72;
}

More palettes to explore