All Palettes

Color Palette #f9aeae, #f6d56a, #a6e7b7, #6ab8e2, #3d6a99

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.lighthouse-glow {
color: #f6d56a;
}
.overtone {
color: #a6e7b7;
}
.malibu {
color: #6ab8e2;
}
.star-sapphire {
color: #3d6a99;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--lighthouse-glow:#f6d56a;
--overtone:#a6e7b7;
--malibu:#6ab8e2;
--star-sapphire:#3d6a99;
}

More palettes to explore