Blueberry
#464196
Here's everything about the color Blueberry (#464196) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #464196 | |
|---|---|---|
| RGB | rgb(70, 65, 150) | |
| HSL | hsl(244, 40%, 42%) | |
| CMYK | cmyk(53%, 57%, 0%, 41%) | |
| LAB | lab(32, 21, -47) | |
| OKLCH | oklch(0.43 0.135 282) |
Color harmonies
Tints & shades
Code snippets
color: #464196;
background-color: #464196;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF464196)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.25, blue: 0.59, alpha: 1.0)