Fading Horizon
#442266
Here's everything about the color Fading Horizon (#442266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #442266 | |
|---|---|---|
| RGB | rgb(68, 34, 102) | |
| HSL | hsl(270, 50%, 27%) | |
| CMYK | cmyk(33%, 67%, 0%, 60%) | |
| LAB | lab(21, 28, -34) | |
| OKLCH | oklch(0.34 0.116 304) |
Color harmonies
Tints & shades
Code snippets
color: #442266;
background-color: #442266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF442266)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.13, blue: 0.40, alpha: 1.0)