All Palettes

Color Palette #c5d9e2, #f6a4a2, #e4b858, #6eae56, #f09c47

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pearl {
color: #c5d9e2;
}
.candy-heart-pink {
color: #f6a4a2;
}
.mr-mustard {
color: #e4b858;
}
.techno-green {
color: #6eae56;
}
.question-mark-block {
color: #f09c47;
}

/* CSS Variables */
:root {
--blue-pearl:#c5d9e2;
--candy-heart-pink:#f6a4a2;
--mr-mustard:#e4b858;
--techno-green:#6eae56;
--question-mark-block:#f09c47;
}

More palettes to explore