Whirlpool
#a5d8cd
Whirlpool is a color with the hex code #a5d8cd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a5d8cd | |
|---|---|---|
| RGB | rgb(165, 216, 205) | |
| HSL | hsl(167, 40%, 75%) | |
| CMYK | cmyk(24%, 0%, 5%, 15%) | |
| LAB | lab(83, -19, 0) | |
| OKLCH | oklch(0.84 0.055 180) |
Color harmonies
Tints & shades
Code snippets
color: #a5d8cd;
background-color: #a5d8cd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA5D8CD)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.85, blue: 0.80, alpha: 1.0)