All Palettes

Color Palette #3b6f97, #69b1c9, #9ed6e5, #f9d59a, #f76c22

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3b6f97;
}
.delicate-girl-blue {
color: #69b1c9;
}
.light-budgie-blue {
color: #9ed6e5;
}
.paw-paw {
color: #f9d59a;
}
.apocalyptic-orange {
color: #f76c22;
}

/* CSS Variables */
:root {
--windsurfing:#3b6f97;
--delicate-girl-blue:#69b1c9;
--light-budgie-blue:#9ed6e5;
--paw-paw:#f9d59a;
--apocalyptic-orange:#f76c22;
}

More palettes to explore