Begonia
#fa6e79
Here's everything about the color Begonia (#fa6e79) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fa6e79 | |
|---|---|---|
| RGB | rgb(250, 110, 121) | |
| HSL | hsl(355, 93%, 71%) | |
| CMYK | cmyk(0%, 56%, 52%, 2%) | |
| LAB | lab(65, 55, 22) | |
| OKLCH | oklch(0.71 0.171 18) |
Color harmonies
Tints & shades
Code snippets
color: #fa6e79;
background-color: #fa6e79;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFA6E79)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.43, blue: 0.47, alpha: 1.0)