Fennel Flower
#77aaff
Here's everything about the color Fennel Flower (#77aaff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #77aaff | |
|---|---|---|
| RGB | rgb(119, 170, 255) | |
| HSL | hsl(218, 100%, 73%) | |
| CMYK | cmyk(53%, 33%, 0%, 0%) | |
| LAB | lab(69, 1, -48) | |
| OKLCH | oklch(0.74 0.135 260) |
Color harmonies
Tints & shades
Code snippets
color: #77aaff;
background-color: #77aaff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF77AAFF)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.67, blue: 1.00, alpha: 1.0)