All Palettes

Color Palette #224e7c, #477994, #6cb4d0, #fad55c, #f2685f

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #224e7c;
}
.sea-drifter {
color: #477994;
}
.charter {
color: #6cb4d0;
}
.glitter-yellow {
color: #fad55c;
}
.diluno-red {
color: #f2685f;
}

/* CSS Variables */
:root {
--blueberry-twist:#224e7c;
--sea-drifter:#477994;
--charter:#6cb4d0;
--glitter-yellow:#fad55c;
--diluno-red:#f2685f;
}

More palettes to explore