Sepia

Converts an element to sepia, giving it a warmer, more yellow/brown appearance.

The structure of the class names are:

  • .sepia-{SEPIA}
  • .sepia-{SEPIA}-{SCREEN_SIZE} until the screen size

The values are:

  • SEPIA 0.00, 0.25, 0.50, 0.75, 1.00
  • SCREEN_SIZE lg, md, sm, xs

Basic Example:

html