Blush Hour
#ff6f91
Here's everything about the color Blush Hour (#ff6f91) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff6f91 | |
|---|---|---|
| RGB | rgb(255, 111, 145) | |
| HSL | hsl(346, 100%, 72%) | |
| CMYK | cmyk(0%, 56%, 43%, 0%) | |
| LAB | lab(66, 58, 10) | |
| OKLCH | oklch(0.73 0.177 8) |
Color harmonies
Tints & shades
Code snippets
color: #ff6f91;
background-color: #ff6f91;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF6F91)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.44, blue: 0.57, alpha: 1.0)