All Palettes

Color Palette #d94a3a, #f4a462, #fce3b0, #2a9d90, #274754

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d94a3a;
}
.shrimp-cocktail {
color: #f4a462;
}
.wickerware {
color: #fce3b0;
}
.azure-tide {
color: #2a9d90;
}
.mallard {
color: #274754;
}

/* CSS Variables */
:root {
--warming-heart:#d94a3a;
--shrimp-cocktail:#f4a462;
--wickerware:#fce3b0;
--azure-tide:#2a9d90;
--mallard:#274754;
}

More palettes to explore