Bluetiful
#3c69e7
Bluetiful is a color with the hex code #3c69e7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3c69e7 | |
|---|---|---|
| RGB | rgb(60, 105, 231) | |
| HSL | hsl(224, 78%, 57%) | |
| CMYK | cmyk(74%, 55%, 0%, 9%) | |
| LAB | lab(47, 19, -70) | |
| OKLCH | oklch(0.56 0.198 266) |
Color harmonies
Tints & shades
Code snippets
color: #3c69e7;
background-color: #3c69e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF3C69E7)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.41, blue: 0.91, alpha: 1.0)