You can export the results as an SVG or as a set of CSS Custom Properties:
:root {
--sunset1:#332971;
--sunset2:#5f3767;
--sunset3:#ac5067;
--sunset4:#e67369;
--sunset5:#fb9c63;
--sunset6:#febf57;
--sunset7:#ffd043;
}
A rather geeky/technical weblog, est. 2001, by Bramus
You can export the results as an SVG or as a set of CSS Custom Properties:
:root {
--sunset1:#332971;
--sunset2:#5f3767;
--sunset3:#ac5067;
--sunset4:#e67369;
--sunset5:#fb9c63;
--sunset6:#febf57;
--sunset7:#ffd043;
}