Pacific Navy
#25488a
Here's everything about the color Pacific Navy (#25488a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #25488a | |
|---|---|---|
| RGB | rgb(37, 72, 138) | |
| HSL | hsl(219, 58%, 34%) | |
| CMYK | cmyk(73%, 48%, 0%, 46%) | |
| LAB | lab(31, 6, -41) | |
| OKLCH | oklch(0.41 0.117 262) |
Color harmonies
Tints & shades
Code snippets
color: #25488a;
background-color: #25488a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF25488A)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.28, blue: 0.54, alpha: 1.0)