All Palettes

Color Palette #f9aeae, #f4d65d, #7e9f3c, #2c7b90, #3e4a75

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.salmon-eggs {
color: #f4d65d;
}
.aloe-vera-green {
color: #7e9f3c;
}
.turkish-stone {
color: #2c7b90;
}
.takaka {
color: #3e4a75;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--salmon-eggs:#f4d65d;
--aloe-vera-green:#7e9f3c;
--turkish-stone:#2c7b90;
--takaka:#3e4a75;
}

More palettes to explore