Saffron Desires
#c24359
Looking for the precise values behind Saffron Desires (#c24359)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #c24359 | |
|---|---|---|
| RGB | rgb(194, 67, 89) | |
| HSL | hsl(350, 51%, 51%) | |
| CMYK | cmyk(0%, 65%, 54%, 24%) | |
| LAB | lab(48, 53, 16) | |
| OKLCH | oklch(0.57 0.162 14) |
Color harmonies
Tints & shades
Code snippets
color: #c24359;
background-color: #c24359;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC24359)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.26, blue: 0.35, alpha: 1.0)