All Palettes

Color Palette #ffcb3d, #f66b3c, #3d5aff, #8b3dff, #ff3d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #ffcb3d;
}
.carrot {
color: #f66b3c;
}
.hooloovoo-blue {
color: #3d5aff;
}
.sweet-escape {
color: #8b3dff;
}
.raspberry-shortcake {
color: #ff3d8b;
}

/* CSS Variables */
:root {
--yellow-jacket:#ffcb3d;
--carrot:#f66b3c;
--hooloovoo-blue:#3d5aff;
--sweet-escape:#8b3dff;
--raspberry-shortcake:#ff3d8b;
}

More palettes to explore