Roman Silver
#838996
Roman Silver is a color with the hex code #838996. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #838996 | |
|---|---|---|
| RGB | rgb(131, 137, 150) | |
| HSL | hsl(221, 8%, 55%) | |
| CMYK | cmyk(13%, 9%, 0%, 41%) | |
| LAB | lab(57, 0, -8) | |
| OKLCH | oklch(0.63 0.021 266) |
Color harmonies
Tints & shades
Code snippets
color: #838996;
background-color: #838996;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF838996)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.54, blue: 0.59, alpha: 1.0)