All Palettes

Color Palette #f7a1a5, #f5d68a, #f8c75d, #4aa1c9, #2c4e68

0%
0%
0%

CSS code for this palette

/* CSS */
.her-majesty {
color: #f7a1a5;
}
.scalloped-potatoes {
color: #f5d68a;
}
.deep-fried-sun-rays {
color: #f8c75d;
}
.oasis-spring {
color: #4aa1c9;
}
.celestial-blue {
color: #2c4e68;
}

/* CSS Variables */
:root {
--her-majesty:#f7a1a5;
--scalloped-potatoes:#f5d68a;
--deep-fried-sun-rays:#f8c75d;
--oasis-spring:#4aa1c9;
--celestial-blue:#2c4e68;
}

More palettes to explore