Ripe Malinka
#f5576c
Looking for the precise values behind Ripe Malinka (#f5576c)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #f5576c | |
|---|---|---|
| RGB | rgb(245, 87, 108) | |
| HSL | hsl(352, 89%, 65%) | |
| CMYK | cmyk(0%, 64%, 56%, 4%) | |
| LAB | lab(60, 62, 23) | |
| OKLCH | oklch(0.67 0.193 16) |
Color harmonies
Tints & shades
Code snippets
color: #f5576c;
background-color: #f5576c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFF5576C)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.34, blue: 0.42, alpha: 1.0)