Your Shadow
#787e93
Your Shadow is a color with the hex code #787e93. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #787e93 | |
|---|---|---|
| RGB | rgb(120, 126, 147) | |
| HSL | hsl(227, 11%, 52%) | |
| CMYK | cmyk(18%, 14%, 0%, 42%) | |
| LAB | lab(53, 1, -12) | |
| OKLCH | oklch(0.6 0.033 273) |
Color harmonies
Tints & shades
Code snippets
color: #787e93;
background-color: #787e93;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF787E93)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.49, blue: 0.58, alpha: 1.0)