Y2K Color Palette
Metallic silver, iridescent pink, electric blue, and cyber green channel the futuristic optimism of the year 2000. This nostalgic-futuristic palette defines Y2K fashion revivals, tech-nostalgia brands, and retro-future design.
#C0C0C0
Light Gray
RGB(192, 192, 192)
HSL(0, 0%, 75%)
#FF69B4
Pale Magenta
RGB(255, 105, 180)
HSL(330, 100%, 71%)
#00BFFF
Vivid Cyan
RGB(0, 191, 255)
HSL(195, 100%, 50%)
#00FF7F
Vivid Green
RGB(0, 255, 127)
HSL(150, 100%, 50%)
#E0E0FF
Light Indigo
RGB(224, 224, 255)
HSL(240, 100%, 94%)
#FFF0F5
Light Magenta
RGB(255, 240, 245)
HSL(340, 100%, 97%)
lightbulbBest Use Cases
- checkY2K fashion
- checkTech-nostalgia
- checkRetro-future design
businessIndustries
- checkFashion
- checkEntertainment
Mood:nostalgic-futuristic
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #C0C0C0;
--color-2: #FF69B4;
--color-3: #00BFFF;
--color-4: #00FF7F;
--color-5: #E0E0FF;
--color-6: #FFF0F5;
}Tailwind CSS Config
colors: {
'y2k-1': '#C0C0C0',
'y2k-2': '#FF69B4',
'y2k-3': '#00BFFF',
'y2k-4': '#00FF7F',
'y2k-5': '#E0E0FF',
'y2k-6': '#FFF0F5',
}y2kmetalliciridescentretro-futurenostalgic
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free