Don’t Be Shy
#ed2c1a
Here's everything about the color Don’t Be Shy (#ed2c1a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ed2c1a | |
|---|---|---|
| RGB | rgb(237, 44, 26) | |
| HSL | hsl(5, 85%, 52%) | |
| CMYK | cmyk(0%, 81%, 89%, 7%) | |
| LAB | lab(53, 71, 59) | |
| OKLCH | oklch(0.61 0.228 30) |
Color harmonies
Tints & shades
Code snippets
color: #ed2c1a;
background-color: #ed2c1a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFED2C1A)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.17, blue: 0.10, alpha: 1.0)