Double Denim
#95bce1
Double Denim is a color with the hex code #95bce1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #95bce1 | |
|---|---|---|
| RGB | rgb(149, 188, 225) | |
| HSL | hsl(209, 56%, 73%) | |
| CMYK | cmyk(34%, 16%, 0%, 12%) | |
| LAB | lab(74, -7, -23) | |
| OKLCH | oklch(0.78 0.068 247) |
Color harmonies
Tints & shades
Code snippets
color: #95bce1;
background-color: #95bce1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF95BCE1)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.74, blue: 0.88, alpha: 1.0)