All Palettes

Color Palette #ca4d1c, #f7b4a1, #f5da8a, #2f7f33, #4b93c3

0%
0%
0%

CSS code for this palette

/* CSS */
.red-panda {
color: #ca4d1c;
}
.mystic-tulip {
color: #f7b4a1;
}
.midday {
color: #f5da8a;
}
.lush-paradise {
color: #2f7f33;
}
.azure-blue {
color: #4b93c3;
}

/* CSS Variables */
:root {
--red-panda:#ca4d1c;
--mystic-tulip:#f7b4a1;
--midday:#f5da8a;
--lush-paradise:#2f7f33;
--azure-blue:#4b93c3;
}

More palettes to explore