All Palettes

Color Palette #293c65, #3f5b88, #6a809a, #f0a800, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-depths {
color: #293c65;
}
.anchor-point {
color: #3f5b88;
}
.searching-blue {
color: #6a809a;
}
.welcoming-wasp {
color: #f0a800;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--blue-depths:#293c65;
--anchor-point:#3f5b88;
--searching-blue:#6a809a;
--welcoming-wasp:#f0a800;
--orangeade:#e04f38;
}

More palettes to explore