1. CSS font-palette

    The font-palette CSS property allows selecting a palette from a color font. In combination with the `@font-palette-values` at-rule, custom palettes can be defined.

  2. CSS Variables (Custom Properties)

    Permits the declaration and usage of cascading variables in stylesheets.

  3. css at-rule: `@container`: style queries for custom properties