Blossoming Dynasty
#de5346
Blossoming Dynasty is a color with the hex code #de5346. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #de5346 | |
|---|---|---|
| RGB | rgb(222, 83, 70) | |
| HSL | hsl(5, 70%, 57%) | |
| CMYK | cmyk(0%, 63%, 68%, 13%) | |
| LAB | lab(55, 55, 38) | |
| OKLCH | oklch(0.63 0.176 28) |
Color harmonies
Tints & shades
Code snippets
color: #de5346;
background-color: #de5346;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDE5346)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.33, blue: 0.27, alpha: 1.0)