All Palettes

Color Palette #d44a2b, #faa700, #f1e94b, #4dcb6b, #3a7d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.pompeii-red {
color: #d44a2b;
}
.chrome-yellow {
color: #faa700;
}
.yellow-petal {
color: #f1e94b;
}
.zombie-green {
color: #4dcb6b;
}
.blue-dart-frog {
color: #3a7d9c;
}

/* CSS Variables */
:root {
--pompeii-red:#d44a2b;
--chrome-yellow:#faa700;
--yellow-petal:#f1e94b;
--zombie-green:#4dcb6b;
--blue-dart-frog:#3a7d9c;
}

More palettes to explore