All Palettes

Color Palette #c94b3b, #fbbf28, #f3e78c, #a3d3e0, #5a7f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94b3b;
}
.sunflower-valley {
color: #fbbf28;
}
.bright-khaki {
color: #f3e78c;
}
.french-pass {
color: #a3d3e0;
}
.technical-blue {
color: #5a7f8c;
}

/* CSS Variables */
:root {
--painted-poppy:#c94b3b;
--sunflower-valley:#fbbf28;
--bright-khaki:#f3e78c;
--french-pass:#a3d3e0;
--technical-blue:#5a7f8c;
}

More palettes to explore