All Palettes

Color Palette #407fba, #5bb2d7, #7ed4e7, #f7c83b, #f84d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.curious-blue {
color: #407fba;
}
.disembark {
color: #5bb2d7;
}
.middle-blue {
color: #7ed4e7;
}
.marigold-dust {
color: #f7c83b;
}
.flame-angelfish {
color: #f84d2a;
}

/* CSS Variables */
:root {
--curious-blue:#407fba;
--disembark:#5bb2d7;
--middle-blue:#7ed4e7;
--marigold-dust:#f7c83b;
--flame-angelfish:#f84d2a;
}

More palettes to explore