All Palettes

Color Palette #f5c4b2, #f9a65d, #f7e350, #a2d87d, #4f8dcf

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f5c4b2;
}
.rajah {
color: #f9a65d;
}
.blacksmith-fire {
color: #f7e350;
}
.crystal-green {
color: #a2d87d;
}
.blue-dart {
color: #4f8dcf;
}

/* CSS Variables */
:root {
--coral-bisque:#f5c4b2;
--rajah:#f9a65d;
--blacksmith-fire:#f7e350;
--crystal-green:#a2d87d;
--blue-dart:#4f8dcf;
}

More palettes to explore