All Palettes

Color Palette #f499b2, #e97c58, #f6c451, #4bc1c3, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-girl {
color: #f499b2;
}
.orange-daylily {
color: #e97c58;
}
.mom-s-pancake {
color: #f6c451;
}
.north-wind {
color: #4bc1c3;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--flower-girl:#f499b2;
--orange-daylily:#e97c58;
--mom-s-pancake:#f6c451;
--north-wind:#4bc1c3;
--snap-shot:#2b3d50;
}

More palettes to explore