Opal Flame
#e95c4b
Here's everything about the color Opal Flame (#e95c4b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e95c4b | |
|---|---|---|
| RGB | rgb(233, 92, 75) | |
| HSL | hsl(6, 78%, 60%) | |
| CMYK | cmyk(0%, 61%, 68%, 9%) | |
| LAB | lab(58, 55, 39) | |
| OKLCH | oklch(0.65 0.178 30) |
Color harmonies
Tints & shades
Code snippets
color: #e95c4b;
background-color: #e95c4b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE95C4B)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.36, blue: 0.29, alpha: 1.0)