All Palettes

Color Palette #1b4a69, #3f7c9d, #5bb8d2, #f5a300, #f5503d

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1b4a69;
}
.linoleum-blue {
color: #3f7c9d;
}
.fitness-blue {
color: #5bb8d2;
}
.mad-for-mango {
color: #f5a300;
}
.strawberry-avalanche {
color: #f5503d;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1b4a69;
--linoleum-blue:#3f7c9d;
--fitness-blue:#5bb8d2;
--mad-for-mango:#f5a300;
--strawberry-avalanche:#f5503d;
}

More palettes to explore