@Color()

New in 2.0

Since 2.0.0

Parameters

NameTypeRequiredDefaultDescription
format

Usage

@Color()

Example:
@Color()
Output:
rgb(88, 245, 14)rgb(97, 69, 216)
@Color(arg0)

Example:
@Color(hwb)
Output:
hwb(108, 67%, 45%)hwb(133, 2%, 93%)
← Back to Function Reference