Starry Night
#286492
Starry Night is a color with the hex code #286492. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #286492 | |
|---|---|---|
| RGB | rgb(40, 100, 146) | |
| HSL | hsl(206, 57%, 36%) | |
| CMYK | cmyk(73%, 32%, 0%, 43%) | |
| LAB | lab(40, -8, -31) | |
| OKLCH | oklch(0.49 0.096 245) |
Color harmonies
Tints & shades
Code snippets
color: #286492;
background-color: #286492;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF286492)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.39, blue: 0.57, alpha: 1.0)