LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Sunday, Aug 31, 2025 and last modified on Wednesday, May 27, 2026 by François Chaplais.

Color

François Chaplais

1 Introduction

2 Defining colors

\definecolor{color name}{HTML}{hex value}
\definecolor{testColor}{HTML}{f3d8b7}

3 Opacity

4 Using color in text

\textcolor{color name}{text}
\colorbox{color name}{text}
\fcolorbox{frame color}{background color}{text}

5 Color for Documents Live objects

6 Summary