All Palettes

Color Palette #1e507b, #509b90, #7fc7b9, #f4d35d, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-twist {
color: #1e507b;
}
.aqua-revival {
color: #509b90;
}
.booty-bay {
color: #7fc7b9;
}
.salmon-eggs {
color: #f4d35d;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--blueberry-twist:#1e507b;
--aqua-revival:#509b90;
--booty-bay:#7fc7b9;
--salmon-eggs:#f4d35d;
--flame-stitch:#d95d45;
}

More palettes to explore