# Colors

Horizontal rules can use named palette colors or custom hex values.


# Palette Colors

Great Docs ships with eight gradient palette presets. Each can be used as a named color:

**Sky:**

------------------------------------------------------------------------

**Peach:**

------------------------------------------------------------------------

**Prism:**

------------------------------------------------------------------------

**Lilac:**

------------------------------------------------------------------------

**Slate:**

------------------------------------------------------------------------

**Honey:**

------------------------------------------------------------------------

**Dusk:**

------------------------------------------------------------------------

**Mint:**

------------------------------------------------------------------------


# Custom Colors

Any CSS color value works with the `color` parameter:

**Rose red:**

------------------------------------------------------------------------

**Forest green:**

------------------------------------------------------------------------

**Royal blue:**

------------------------------------------------------------------------

**Amber:**

------------------------------------------------------------------------


# Accent Color

Use `color="accent"` to reference the site's theme accent:

------------------------------------------------------------------------


# Colored Styles

Colors combine with line styles naturally:

------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------
