Paris Paving
#737274
Here's everything about the color Paris Paving (#737274) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #737274 | |
|---|---|---|
| RGB | rgb(115, 114, 116) | |
| HSL | hsl(270, 1%, 45%) | |
| CMYK | cmyk(1%, 2%, 0%, 55%) | |
| LAB | lab(48, 1, -1) | |
| OKLCH | oklch(0.55 0.003 308) |
Color harmonies
Tints & shades
Code snippets
color: #737274;
background-color: #737274;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF737274)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.45, blue: 0.45, alpha: 1.0)