All Palettes

Color Palette #1b6a98, #39b1c6, #5fe3d5, #f5c13d, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b6a98;
}
.river-blue {
color: #39b1c6;
}
.hammam-blue {
color: #5fe3d5;
}
.phellodendron-amurense {
color: #f5c13d;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--jazz-blue:#1b6a98;
--river-blue:#39b1c6;
--hammam-blue:#5fe3d5;
--phellodendron-amurense:#f5c13d;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore