Used to standardize colors used by the PAGASA for storm signals (see Tropical Cyclone Wind Signal.) Returns a hex-code color value.

Usage edit

Supply a number from 1 to 5 indicating the signal number.

Number Color
1
00AAFF
2
FFF200
3
FFAA00
4
FF6060
5
F485F4
Unknown
CCCCCC

No description.

Template parameters

ParameterDescriptionTypeStatus
Signal Level1

A number from 1 to 5 indicating the signal level.

Example
1, 4, 5
Numberrequired