Stormy Bay
#9aafaf
Looking for the precise values behind Stormy Bay (#9aafaf)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #9aafaf | |
|---|---|---|
| RGB | rgb(154, 175, 175) | |
| HSL | hsl(180, 12%, 65%) | |
| CMYK | cmyk(12%, 0%, 0%, 31%) | |
| LAB | lab(70, -8, -3) | |
| OKLCH | oklch(0.74 0.023 197) |
Color harmonies
Tints & shades
Code snippets
color: #9aafaf;
background-color: #9aafaf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF9AAFAF)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.69, blue: 0.69, alpha: 1.0)