ထႅမ်းပလဵတ်ႉ:Swatch

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး
 

{{{1}}}

Documentation icon ၽိုၼ်ၵႅမ်မိုဝ်းထႅမ်းပလဵတ်ႉ

This template generates a color swatch box floating to the right margin.

Parameters

  1. The color code in any notation supported by CSS.
  2. Height of the swatch box, defaults to 100 pixels.
  3. Width of the swatch box, defaults to 162 pixels.
  4. or title: The caption of the color box, defaults to the color code.

Examples

{{Swatch|Blue}}

 

Blue

{{Swatch|#FFFF00}}

 

#FFFF00

{{Swatch|rgb(20%, 40%, 60%)}}

 

rgb(20%, 40%, 60%)

{{Swatch|rgba(20%, 40%, 60%, 80%)}}

 

rgba(20%, 40%, 60%, 80%)

{{Swatch|rgb(20% 40% 60% / 80%)}}

 

rgb(20% 40% 60% / 80%)

{{Swatch|hsl(210deg, 40%, 60%)}}

 

hsl(210deg, 40%, 60%)

{{Swatch|hsl(3.66rad 40% 60%)}}

 

hsl(3.66rad 40% 60%)

{{Swatch|hsl(0.6turn 40% 60%)}}

 

hsl(0.6turn 40% 60%)

{{Swatch|hwb(210deg 40% 60%)}}

 

hwb(210deg 40% 60%)

{{Swatch|Lab(20% 0.4 0.6)}}

 

Lab(20% 0.4 0.6)

{{Swatch|Lch(40% 0.6 210deg)}}

 

Lab(50% 0.8 210deg)

See also