All Palettes

Color Palette #1a73b7, #49b8e4, #75dff5, #a5f8e2, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.beautiful-blue {
color: #1a73b7;
}
.lake-thun {
color: #49b8e4;
}
.heisenberg-blue {
color: #75dff5;
}
.icery {
color: #a5f8e2;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--beautiful-blue:#1a73b7;
--lake-thun:#49b8e4;
--heisenberg-blue:#75dff5;
--icery:#a5f8e2;
--marigold-dust:#f4cf3e;
}

More palettes to explore