All Palettes

Color Palette #faa700, #fad000, #f3e8a5, #f1b4a2, #f25c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.empire-yellow {
color: #fad000;
}
.majestic-treasures {
color: #f3e8a5;
}
.first-date {
color: #f1b4a2;
}
.hot-coral {
color: #f25c5a;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--empire-yellow:#fad000;
--majestic-treasures:#f3e8a5;
--first-date:#f1b4a2;
--hot-coral:#f25c5a;
}

More palettes to explore