All Palettes

Color Palette #f4e1b3, #c2d7e5, #a5c6d4, #e1a8b5, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f4e1b3;
}
.washing-powder-soft-blue {
color: #c2d7e5;
}
.blue-dam {
color: #a5c6d4;
}
.iced-vovo {
color: #e1a8b5;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--friendly-yellow:#f4e1b3;
--washing-powder-soft-blue:#c2d7e5;
--blue-dam:#a5c6d4;
--iced-vovo:#e1a8b5;
--shrimp-cocktail:#f4a462;
}

More palettes to explore