Color
class Color (View source)
Constants
| Slate |
|
| Gray |
|
| Zinc |
|
| Neutral |
|
| Stone |
|
| Red |
|
| Orange |
|
| Amber |
|
| Yellow |
|
| Lime |
|
| Green |
|
| Emerald |
|
| Teal |
|
| Cyan |
|
| Sky |
|
| Blue |
|
| Indigo |
|
| Violet |
|
| Purple |
|
| Fuchsia |
|
| Pink |
|
| Rose |
|
Methods
static array
hex(string $color)
No description
static array
rgb(string $color)
No description
static array
generateShades(Rgb $color)
No description
static array
all()
No description
Details
static array
hex(string $color)
No description
static array
rgb(string $color)
No description
static protected array
generateShades(Rgb $color)
No description
static array
all()
No description