Dramatic Blue
#240093
Here's everything about the color Dramatic Blue (#240093) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #240093 | |
|---|---|---|
| RGB | rgb(36, 0, 147) | |
| HSL | hsl(255, 100%, 29%) | |
| CMYK | cmyk(76%, 100%, 0%, 42%) | |
| LAB | lab(16, 46, -71) | |
| OKLCH | oklch(0.32 0.198 275) |
Color harmonies
Tints & shades
Code snippets
color: #240093;
background-color: #240093;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF240093)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.00, blue: 0.58, alpha: 1.0)