All Palettes

Color Palette #fab700, #ff6e61, #d1996b, #5c3979, #3c2a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.prayer-flag {
color: #d1996b;
}
.tillandsia-purple {
color: #5c3979;
}
.jakarta-skyline {
color: #3c2a5b;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--prayer-flag:#d1996b;
--tillandsia-purple:#5c3979;
--jakarta-skyline:#3c2a5b;
}

More palettes to explore