All Palettes

Color Palette #c94b3b, #f5b87f, #f9e2a9, #96d4e8, #3a7f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94b3b;
}
.asagi-yellow {
color: #f5b87f;
}
.open-sesame {
color: #f9e2a9;
}
.orleans-tune {
color: #96d4e8;
}
.greenland-blue {
color: #3a7f9c;
}

/* CSS Variables */
:root {
--painted-poppy:#c94b3b;
--asagi-yellow:#f5b87f;
--open-sesame:#f9e2a9;
--orleans-tune:#96d4e8;
--greenland-blue:#3a7f9c;
}

More palettes to explore