Pacific Pleasure
#167d97
Here's everything about the color Pacific Pleasure (#167d97) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #167d97 | |
|---|---|---|
| RGB | rgb(22, 125, 151) | |
| HSL | hsl(192, 75%, 34%) | |
| CMYK | cmyk(85%, 17%, 0%, 41%) | |
| LAB | lab(48, -21, -22) | |
| OKLCH | oklch(0.55 0.095 220) |
Color harmonies
Tints & shades
Code snippets
color: #167d97;
background-color: #167d97;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF167D97)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.49, blue: 0.59, alpha: 1.0)