All Palettes

Color Palette #69d2f2, #f6a88e, #f4e64e, #f78f40, #da5f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.heisenberg-blue {
color: #69d2f2;
}
.citrus-hill {
color: #f6a88e;
}
.yellow-petal {
color: #f4e64e;
}
.fall-river {
color: #f78f40;
}
.full-of-life {
color: #da5f2b;
}

/* CSS Variables */
:root {
--heisenberg-blue:#69d2f2;
--citrus-hill:#f6a88e;
--yellow-petal:#f4e64e;
--fall-river:#f78f40;
--full-of-life:#da5f2b;
}

More palettes to explore