All Palettes

Color Palette #fab700, #f15a22, #d85a8c, #6a3d99, #4e93c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.prometheus-orange {
color: #f15a22;
}
.flirty-rose {
color: #d85a8c;
}
.sweet-flag {
color: #6a3d99;
}
.blue-paradise {
color: #4e93c1;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--prometheus-orange:#f15a22;
--flirty-rose:#d85a8c;
--sweet-flag:#6a3d99;
--blue-paradise:#4e93c1;
}

More palettes to explore