Pacific
#24646b
Here's everything about the color Pacific (#24646b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #24646b | |
|---|---|---|
| RGB | rgb(36, 100, 107) | |
| HSL | hsl(186, 50%, 28%) | |
| CMYK | cmyk(66%, 7%, 0%, 58%) | |
| LAB | lab(39, -19, -10) | |
| OKLCH | oklch(0.47 0.065 205) |
Color harmonies
Tints & shades
Code snippets
color: #24646b;
background-color: #24646b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF24646B)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.39, blue: 0.42, alpha: 1.0)