Thai Hot
#fe1c06
Thai Hot, represented by the hex value #fe1c06, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #fe1c06 | |
|---|---|---|
| RGB | rgb(254, 28, 6) | |
| HSL | hsl(5, 99%, 51%) | |
| CMYK | cmyk(0%, 89%, 98%, 0%) | |
| LAB | lab(55, 78, 68) | |
| OKLCH | oklch(0.63 0.25 30) |
Color harmonies
Tints & shades
Code snippets
color: #fe1c06;
background-color: #fe1c06;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFFE1C06)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.11, blue: 0.02, alpha: 1.0)