All Palettes

Color Palette #3a7fa1, #5abf8c, #f7e9a1, #f7b06e, #d95d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.cendre-blue {
color: #3a7fa1;
}
.spearmint-burst {
color: #5abf8c;
}
.lazy-daisy {
color: #f7e9a1;
}
.florida-sunrise {
color: #f7b06e;
}
.medium-vermilion {
color: #d95d3a;
}

/* CSS Variables */
:root {
--cendre-blue:#3a7fa1;
--spearmint-burst:#5abf8c;
--lazy-daisy:#f7e9a1;
--florida-sunrise:#f7b06e;
--medium-vermilion:#d95d3a;
}

More palettes to explore