Her Velour
#bb5f62
Her Velour is a color with the hex code #bb5f62. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bb5f62 | |
|---|---|---|
| RGB | rgb(187, 95, 98) | |
| HSL | hsl(358, 40%, 55%) | |
| CMYK | cmyk(0%, 49%, 48%, 27%) | |
| LAB | lab(52, 38, 16) | |
| OKLCH | oklch(0.6 0.119 19) |
Color harmonies
Tints & shades
Code snippets
color: #bb5f62;
background-color: #bb5f62;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB5F62)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.37, blue: 0.38, alpha: 1.0)