Seafoam Whisper
#a1bdbf
Looking for the precise values behind Seafoam Whisper (#a1bdbf)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #a1bdbf | |
|---|---|---|
| RGB | rgb(161, 189, 191) | |
| HSL | hsl(184, 19%, 69%) | |
| CMYK | cmyk(16%, 1%, 0%, 25%) | |
| LAB | lab(75, -10, -4) | |
| OKLCH | oklch(0.78 0.031 202) |
Color harmonies
Tints & shades
Code snippets
color: #a1bdbf;
background-color: #a1bdbf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA1BDBF)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.74, blue: 0.75, alpha: 1.0)