Arches: Utility Classes

Arches:Utility Classes

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_uc.css, line 10956

8.1.5 Gradient

Simple Gradients that are either linear or radial. These gradients can be modified by passing in the css properties to change the start and end color and the direction the gradient is rendered. style="--start-color:hexcolor;--end-color:hexcolor;--origin:top right"

css propertydefinitionacceptable options
--start-colorthe starting color of the gradient or center color for radialproper formatted color: hex, hsl, hsla, rgb, rgba
--end-colorthe ending color or the outside color when radialproper formatted color: hex, hsl, hsla, rgb, rgba
--originpoint in the container where the gradients startsthese words depend on the type of gradient