All Palettes

Color Palette #fab700, #f5b4a3, #f08e8e, #a7d7c6, #4c7f8a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.first-date {
color: #f5b4a3;
}
.bierwurst {
color: #f08e8e;
}
.southern-belle {
color: #a7d7c6;
}
.brittany-blue {
color: #4c7f8a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--first-date:#f5b4a3;
--bierwurst:#f08e8e;
--southern-belle:#a7d7c6;
--brittany-blue:#4c7f8a;
}

More palettes to explore