Cheek Red
#a55a55
Here's everything about the color Cheek Red (#a55a55) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a55a55 | |
|---|---|---|
| RGB | rgb(165, 90, 85) | |
| HSL | hsl(4, 32%, 49%) | |
| CMYK | cmyk(0%, 45%, 48%, 35%) | |
| LAB | lab(47, 31, 17) | |
| OKLCH | oklch(0.55 0.099 25) |
Color harmonies
Tints & shades
Code snippets
color: #a55a55;
background-color: #a55a55;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA55A55)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.35, blue: 0.33, alpha: 1.0)