MyLuckyNumber

Zodiac Lucky Numbers by Sign

Choose a tropical zodiac sign to view this site's fixed entertainment lookup and the same transparent local-date value used on the homepage.

Last reviewed: July 15, 2026

Choose a zodiac sign

View the site's fixed number list, color, weekday, and local-date daily value for one tropical zodiac sign.

Entertainment lookup

Ready.

What this page does

The page exposes the same fixed zodiac lookup and deterministic daily-number calculation used by the homepage. It does not read a birth chart, current planetary positions, location, or time of birth. The values are an entertainment convention selected by this site, not a horoscope or scientific result.

Sign dates and fixed values

SignDates usedNumbersColorDay
AriesMar 21–Apr 191, 9, 19, 28, 37, 46RedTuesday
TaurusApr 20–May 202, 6, 15, 24, 33, 42GreenFriday
GeminiMay 21–Jun 203, 5, 12, 21, 30, 48YellowWednesday
CancerJun 21–Jul 222, 7, 11, 20, 29, 47SilverMonday
LeoJul 23–Aug 221, 4, 10, 19, 28, 37GoldSunday
VirgoAug 23–Sep 225, 14, 23, 32, 41, 50NavyWednesday
LibraSep 23–Oct 226, 15, 24, 33, 42, 51PinkFriday
ScorpioOct 23–Nov 218, 9, 18, 27, 36, 45MaroonTuesday
SagittariusNov 22–Dec 213, 9, 12, 21, 30, 39PurpleThursday
CapricornDec 22–Jan 194, 8, 13, 22, 31, 40BrownSaturday
AquariusJan 20–Feb 184, 7, 11, 22, 29, 38BlueSaturday
PiscesFeb 19–Mar 203, 7, 12, 16, 21, 25Sea GreenThursday

Boundary dates follow the simple tropical-sign date ranges shown above. Other astrological traditions and some sources may use different boundaries.

Daily value method

The page combines the visitor's local calendar date in year-month-day form with the lowercase sign key. It iterates through those characters with seed = ((seed << 5) - seed + character code), keeps the value as a signed 32-bit integer, then returns (absolute seed % 99) + 1. The same sign on the same local date returns the same number; the result can differ after local midnight.

Worked example

Selecting Aries always displays the fixed list 1, 9, 19, 28, 37, 46, the color Red, and Tuesday. The daily value is calculated separately from the current local date and is not selected from that fixed list.

Privacy and limitations

Related tools