All Palettes

Color Palette #f6a7c0, #f1b341, #f7d7ab, #e6b33d, #c74938

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c0;
}
.butter-cream {
color: #f1b341;
}
.pale-honey {
color: #f7d7ab;
}
.australium-gold {
color: #e6b33d;
}
.grenadier {
color: #c74938;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c0;
--butter-cream:#f1b341;
--pale-honey:#f7d7ab;
--australium-gold:#e6b33d;
--grenadier:#c74938;
}

More palettes to explore