Acai
#48295b
Here's everything about the color Acai (#48295b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #48295b | |
|---|---|---|
| RGB | rgb(72, 41, 91) | |
| HSL | hsl(277, 38%, 26%) | |
| CMYK | cmyk(21%, 55%, 0%, 64%) | |
| LAB | lab(23, 23, -25) | |
| OKLCH | oklch(0.34 0.091 311) |
Color harmonies
Tints & shades
Code snippets
color: #48295b;
background-color: #48295b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF48295B)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.16, blue: 0.36, alpha: 1.0)