Y2K color palettes: the 1999-2003 aesthetic in hex
Palettes built around y2k. Click any swatch to copy its hex code.
The Y2K palette is frosted translucent blue, chrome, bubblegum pink, lime and lavender — the colors of turn-of-the-millennium optimism, when consumer technology briefly decided it should look like candy rather than office equipment. Hex codes and ready-made four-color palettes below.
No y2k palettes yet
Run npm run generate to build the dataset.
Named shades and close relatives
Where these colors came from
The palette has a specific origin: translucent plastic. When the iMac G3 arrived in 1998 in a see-through teal case, and then in a run of fruit-named colors, it reset what consumer electronics were allowed to look like. Beige boxes gave way to frosted lime, tangerine and grape, and everything from staplers to hair dryers followed within two years.
Two other threads run through it. Millennium futurism supplied the chrome — liquid metal, lens flares and silver wordmarks, on the assumption that the year 2000 would look like a spacecraft. And the glossy operating systems of 2001 made the whole look mainstream: interfaces went candy-coloured and semi-transparent at exactly the moment most households got their first broadband connection.
Worth separating from its neighbours, because the terms get mixed up. Vaporwave is a later internet aesthetic that borrows Y2K imagery but runs on pastel pink and cyan with a nostalgic, hazy tone. Frutiger Aero came afterwards, roughly 2004 to 2013, and is greener and wetter — glossy leaves, water droplets, blue skies. Y2K proper is brighter, harder and more plastic than either.
What makes a palette read as Y2K
Three things, and the third is the one people miss. First, high chroma at high lightness: these are vivid colors that are also light, which is an unusual combination and the reason the palette feels artificial in a deliberate way. Lime and acid yellow are literally at the limit — both sit on the sRGB boundary, using 100% of the chroma available at their lightness and hue, with no headroom left. That is not a coincidence; the era was reaching for the most artificial colors a screen could produce. Second, cool over warm — ice blue, lime and lavender carry it, with pink and tangerine as accents rather than the base.
Third, the effect depends on gloss, not just hue. Chrome silver is #C8CCD4 as a flat fill, which is simply grey; it only reads as metal when it carries a highlight and a darker body. The same goes for the frosted look, which is a translucency effect rather than a color — a light blue at partial alpha over a busy background, which is why transparent blue is a useful companion page. A Y2K palette built from flat fills alone tends to land closer to 1980s Memphis than to 2001.
Using it now without making a costume of it
The full palette at full strength reads as pastiche, which is fine if pastiche is the brief — music, streetwear, event graphics and anything aimed at an audience nostalgic for a decade they may not remember firsthand. Used straight, it is unmistakable and dates itself on purpose.
For work that needs to look current, the usual move is one Y2K color against restrained neutrals: frosted ice blue on warm grey, or a single acid yellow accent in an otherwise sober layout. That keeps the reference legible without committing the whole design to it.
One practical warning. These colors are light and saturated, which is exactly the combination that fails contrast checks. Lime #B6FF3C manages 1.21:1 against white and acid yellow #F2FF54 only 1.09:1, against the 4.5:1 normal text requires — they are not marginal, they are invisible. Treat them as fills and reach for a darker variant of the same hue when words are involved. The contrast checker will confirm any pair, and the OKLCH picker shows why these shades sit so near the edge of what a screen can even display.
Contrast and readability
The contrast checker reports every level for a given pair and suggests the nearest passing shade on the same hue. The color picker builds this same scale from any color you paste in.
Y2K color questions
- What colors are Y2K?
- Frosted translucent blue, chrome silver, bubblegum pink, lime green, lavender and acid yellow. The common thread is high saturation at high lightness, with cool colors carrying the palette and warm ones used as accents.
- What is the main Y2K color?
- Frosted ice blue, around #9AD9E8, together with the deeper translucent teal of the original iMac. If one shade signals the era, it is that pale see-through blue.
- Is Y2K the same as vaporwave?
- No. Vaporwave is a later internet aesthetic that borrows Y2K imagery but uses softer pastel pink and cyan with a hazy, nostalgic tone. Y2K is brighter, harder and more plastic, and it was a mainstream commercial look rather than a subculture.
- How do I get a chrome effect in CSS?
- Not with a single color. Chrome needs a banded gradient — a light highlight, a mid grey body and a darker shadow — because what reads as metal is a reflection pattern rather than a hue. A flat #C8CCD4 fill just looks grey.
- Are Y2K colors accessible?
- Often not, for text. Lime reaches only 1.21:1 against white and acid yellow 1.09:1, where normal text needs 4.5:1 — both are effectively invisible. They work as fills against dark type, or pick a darker variant of the same hue for anything readable. Frosted ice blue and chrome silver have the same problem at around 1.6:1.