All Palettes

Color Palette #ff6e61, #ffa142, #f6e7d5, #a1d6e8, #3b7e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bali-sand {
color: #f6e7d5;
}
.light-budgie-blue {
color: #a1d6e8;
}
.blue-dart-frog {
color: #3b7e9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bali-sand:#f6e7d5;
--light-budgie-blue:#a1d6e8;
--blue-dart-frog:#3b7e9b;
}

More palettes to explore