All Palettes

Color Palette #1e90a4, #4ab8d3, #7ad9e6, #9ee5f0, #f0b44c

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1e90a4;
}
.bachelor-button {
color: #4ab8d3;
}
.deep-aquamarine {
color: #7ad9e6;
}
.blizzard-blue {
color: #9ee5f0;
}
.goldsmith {
color: #f0b44c;
}

/* CSS Variables */
:root {
--safe-harbour:#1e90a4;
--bachelor-button:#4ab8d3;
--deep-aquamarine:#7ad9e6;
--blizzard-blue:#9ee5f0;
--goldsmith:#f0b44c;
}

More palettes to explore