Queer Blue
#88ace0
Queer Blue is a color with the hex code #88ace0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #88ace0 | |
|---|---|---|
| RGB | rgb(136, 172, 224) | |
| HSL | hsl(215, 59%, 71%) | |
| CMYK | cmyk(39%, 23%, 0%, 12%) | |
| LAB | lab(69, -3, -31) | |
| OKLCH | oklch(0.74 0.086 258) |
Color harmonies
Tints & shades
Code snippets
color: #88ace0;
background-color: #88ace0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF88ACE0)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.67, blue: 0.88, alpha: 1.0)