Metal Petal
#b090b2
Metal Petal is a color with the hex code #b090b2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b090b2 | |
|---|---|---|
| RGB | rgb(176, 144, 178) | |
| HSL | hsl(296, 18%, 63%) | |
| CMYK | cmyk(1%, 19%, 0%, 30%) | |
| LAB | lab(64, 17, -13) | |
| OKLCH | oklch(0.69 0.061 324) |
Color harmonies
Tints & shades
Code snippets
color: #b090b2;
background-color: #b090b2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFB090B2)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.56, blue: 0.70, alpha: 1.0)