Infrared
#fe486c
Here's everything about the color Infrared (#fe486c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fe486c | |
|---|---|---|
| RGB | rgb(254, 72, 108) | |
| HSL | hsl(348, 99%, 64%) | |
| CMYK | cmyk(0%, 72%, 57%, 0%) | |
| LAB | lab(60, 70, 23) | |
| OKLCH | oklch(0.67 0.217 14) |
Color harmonies
Tints & shades
Code snippets
color: #fe486c;
background-color: #fe486c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFE486C)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.28, blue: 0.42, alpha: 1.0)