All Palettes

Color Palette #f7f7f7, #004b5c, #f0f4e7, #9ad6d6, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-white {
color: #f7f7f7;
}
.kali-blue {
color: #004b5c;
}
.quiet-whisper {
color: #f0f4e7;
}
.dulcet {
color: #9ad6d6;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--lynx-white:#f7f7f7;
--kali-blue:#004b5c;
--quiet-whisper:#f0f4e7;
--dulcet:#9ad6d6;
--sunshine-mellow:#f1c40e;
}

More palettes to explore