All Palettes

Color Palette #f6c751, #1d4b8b, #a51d26, #f2b4a1, #3c9a78

0%
0%
0%

CSS code for this palette

/* CSS */
.mom-s-pancake {
color: #f6c751;
}
.olympian-blue {
color: #1d4b8b;
}
.red-hot-mama {
color: #a51d26;
}
.first-date {
color: #f2b4a1;
}
.ocean-green {
color: #3c9a78;
}

/* CSS Variables */
:root {
--mom-s-pancake:#f6c751;
--olympian-blue:#1d4b8b;
--red-hot-mama:#a51d26;
--first-date:#f2b4a1;
--ocean-green:#3c9a78;
}

More palettes to explore