Cold Lips
#9ba0ef
Cold Lips is a color with the hex code #9ba0ef. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9ba0ef | |
|---|---|---|
| RGB | rgb(155, 160, 239) | |
| HSL | hsl(236, 72%, 77%) | |
| CMYK | cmyk(35%, 33%, 0%, 6%) | |
| LAB | lab(68, 12, -41) | |
| OKLCH | oklch(0.73 0.114 280) |
Color harmonies
Tints & shades
Code snippets
color: #9ba0ef;
background-color: #9ba0ef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF9BA0EF)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.63, blue: 0.94, alpha: 1.0)