Pastel Purple
#b39eb5
Here's everything about the color Pastel Purple (#b39eb5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b39eb5 | |
|---|---|---|
| RGB | rgb(179, 158, 181) | |
| HSL | hsl(295, 13%, 66%) | |
| CMYK | cmyk(1%, 13%, 0%, 29%) | |
| LAB | lab(68, 11, -9) | |
| OKLCH | oklch(0.72 0.04 323) |
Color harmonies
Tints & shades
Code snippets
color: #b39eb5;
background-color: #b39eb5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB39EB5)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.62, blue: 0.71, alpha: 1.0)