All Palettes

Color Palette #a92327, #d85a69, #e7a2b3, #f5d8b7, #f7e4cf

0%
0%
0%

CSS code for this palette

/* CSS */
.red-square {
color: #a92327;
}
.dragon-fruit {
color: #d85a69;
}
.love-at-first-sight {
color: #e7a2b3;
}
.golden-pastel {
color: #f5d8b7;
}
.touch-of-topaz {
color: #f7e4cf;
}

/* CSS Variables */
:root {
--red-square:#a92327;
--dragon-fruit:#d85a69;
--love-at-first-sight:#e7a2b3;
--golden-pastel:#f5d8b7;
--touch-of-topaz:#f7e4cf;
}

More palettes to explore