Haute Couture
#a0252a
Haute Couture is a color with the hex code #a0252a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a0252a | |
|---|---|---|
| RGB | rgb(160, 37, 42) | |
| HSL | hsl(358, 62%, 39%) | |
| CMYK | cmyk(0%, 77%, 74%, 37%) | |
| LAB | lab(37, 50, 30) | |
| OKLCH | oklch(0.47 0.159 24) |
Color harmonies
Tints & shades
Code snippets
color: #a0252a;
background-color: #a0252a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA0252A)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.15, blue: 0.16, alpha: 1.0)