All Palettes

Color Palette #f6d55a, #f9aeae, #e84a5f, #2a9d90, #274754

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.snow-white-blush {
color: #f9aeae;
}
.guide-pink {
color: #e84a5f;
}
.azure-tide {
color: #2a9d90;
}
.mallard {
color: #274754;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--snow-white-blush:#f9aeae;
--guide-pink:#e84a5f;
--azure-tide:#2a9d90;
--mallard:#274754;
}

More palettes to explore