All Palettes

Color Palette #4e0d0d, #892a2a, #b65d5d, #d48282, #f0a8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.hull-red {
color: #4e0d0d;
}
.polished-apple {
color: #892a2a;
}
.energy-peak {
color: #b65d5d;
}
.galah {
color: #d48282;
}
.pressed-rose {
color: #f0a8a8;
}

/* CSS Variables */
:root {
--hull-red:#4e0d0d;
--polished-apple:#892a2a;
--energy-peak:#b65d5d;
--galah:#d48282;
--pressed-rose:#f0a8a8;
}

More palettes to explore