Forget-Me-Not
#0087bd
Forget-Me-Not is a color with the hex code #0087bd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #0087bd | |
|---|---|---|
| RGB | rgb(0, 135, 189) | |
| HSL | hsl(197, 100%, 37%) | |
| CMYK | cmyk(100%, 29%, 0%, 26%) | |
| LAB | lab(52, -16, -38) | |
| OKLCH | oklch(0.59 0.126 236) |
Color harmonies
Tints & shades
Code snippets
color: #0087bd;
background-color: #0087bd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0087BD)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.53, blue: 0.74, alpha: 1.0)