All Palettes

Color Palette #d54d69, #f8bbaa, #f9e2b4, #f5e29e, #7eb9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cranberry-splash {
color: #d54d69;
}
.yahoo {
color: #f8bbaa;
}
.noodles {
color: #f9e2b4;
}
.buttery-croissant {
color: #f5e29e;
}
.kingfisher-turquoise {
color: #7eb9b6;
}

/* CSS Variables */
:root {
--cranberry-splash:#d54d69;
--yahoo:#f8bbaa;
--noodles:#f9e2b4;
--buttery-croissant:#f5e29e;
--kingfisher-turquoise:#7eb9b6;
}

More palettes to explore