All Palettes

Color Palette #b42d2d, #1d4a72, #4f7d92, #8fbedc, #f8c23a

0%
0%
0%

CSS code for this palette

/* CSS */
.madder-red {
color: #b42d2d;
}
.bright-midnight-blue {
color: #1d4a72;
}
.mallorca-blue {
color: #4f7d92;
}
.frozen-whisper {
color: #8fbedc;
}
.phellodendron-amurense {
color: #f8c23a;
}

/* CSS Variables */
:root {
--madder-red:#b42d2d;
--bright-midnight-blue:#1d4a72;
--mallorca-blue:#4f7d92;
--frozen-whisper:#8fbedc;
--phellodendron-amurense:#f8c23a;
}

More palettes to explore