Red Elegance
#85464b
Red Elegance is a color with the hex code #85464b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #85464b | |
|---|---|---|
| RGB | rgb(133, 70, 75) | |
| HSL | hsl(355, 31%, 40%) | |
| CMYK | cmyk(0%, 47%, 44%, 48%) | |
| LAB | lab(38, 28, 10) | |
| OKLCH | oklch(0.47 0.086 16) |
Color harmonies
Tints & shades
Code snippets
color: #85464b;
background-color: #85464b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF85464B)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.27, blue: 0.29, alpha: 1.0)