All Palettes

Color Palette #ff7092, #ffcb5c, #d9e9d3, #499c9c, #2c4990

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.nacho {
color: #ffcb5c;
}
.touch-of-green {
color: #d9e9d3;
}
.coolbox-ice-turquoise {
color: #499c9c;
}
.nightly-activities {
color: #2c4990;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--nacho:#ffcb5c;
--touch-of-green:#d9e9d3;
--coolbox-ice-turquoise:#499c9c;
--nightly-activities:#2c4990;
}

More palettes to explore