All Palettes

Color Palette #0096b8, #005c8a, #e6b800, #d66b24, #c7e1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-flame {
color: #005c8a;
}
.fat-gold {
color: #e6b800;
}
.fresh-gingerbread {
color: #d66b24;
}
.ulthuan-grey {
color: #c7e1d8;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-flame:#005c8a;
--fat-gold:#e6b800;
--fresh-gingerbread:#d66b24;
--ulthuan-grey:#c7e1d8;
}

More palettes to explore