Windows 95 Desktop
#018281
Here's everything about the color Windows 95 Desktop (#018281) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #018281 | |
|---|---|---|
| RGB | rgb(1, 130, 129) | |
| HSL | hsl(180, 98%, 26%) | |
| CMYK | cmyk(99%, 0%, 1%, 49%) | |
| LAB | lab(49, -31, -9) | |
| OKLCH | oklch(0.55 0.094 194) |
Color harmonies
Tints & shades
Code snippets
color: #018281;
background-color: #018281;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF018281)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.51, blue: 0.51, alpha: 1.0)