Cortex
#a99592
Cortex is a color with the hex code #a99592. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a99592 | |
|---|---|---|
| RGB | rgb(169, 149, 146) | |
| HSL | hsl(8, 12%, 62%) | |
| CMYK | cmyk(0%, 12%, 14%, 34%) | |
| LAB | lab(63, 7, 4) | |
| OKLCH | oklch(0.69 0.024 28) |
Color harmonies
Tints & shades
Code snippets
color: #a99592;
background-color: #a99592;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFFA99592)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.58, blue: 0.57, alpha: 1.0)