Romantic Embers
#b23e4f
Here's everything about the color Romantic Embers (#b23e4f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b23e4f | |
|---|---|---|
| RGB | rgb(178, 62, 79) | |
| HSL | hsl(351, 48%, 47%) | |
| CMYK | cmyk(0%, 65%, 56%, 30%) | |
| LAB | lab(44, 49, 17) | |
| OKLCH | oklch(0.53 0.15 15) |
Color harmonies
Tints & shades
Code snippets
color: #b23e4f;
background-color: #b23e4f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB23E4F)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.24, blue: 0.31, alpha: 1.0)