Bluedgeons
#324c64
Here's everything about the color Bluedgeons (#324c64) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #324c64 | |
|---|---|---|
| RGB | rgb(50, 76, 100) | |
| HSL | hsl(209, 33%, 29%) | |
| CMYK | cmyk(50%, 24%, 0%, 61%) | |
| LAB | lab(31, -5, -17) | |
| OKLCH | oklch(0.41 0.052 247) |
Color harmonies
Tints & shades
Code snippets
color: #324c64;
background-color: #324c64;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF324C64)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.30, blue: 0.39, alpha: 1.0)