All Palettes

Color Palette #497b97, #6cb0c1, #9ed5e5, #f1c950, #d67d29

0%
0%
0%

CSS code for this palette

/* CSS */
.coelin-blue {
color: #497b97;
}
.water-music {
color: #6cb0c1;
}
.light-budgie-blue {
color: #9ed5e5;
}
.radiant-sun {
color: #f1c950;
}
.bitter-orange {
color: #d67d29;
}

/* CSS Variables */
:root {
--coelin-blue:#497b97;
--water-music:#6cb0c1;
--light-budgie-blue:#9ed5e5;
--radiant-sun:#f1c950;
--bitter-orange:#d67d29;
}

More palettes to explore