Dawn Patrol
#fedfdc
Here's everything about the color Dawn Patrol (#fedfdc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fedfdc | |
|---|---|---|
| RGB | rgb(254, 223, 220) | |
| HSL | hsl(5, 94%, 93%) | |
| CMYK | cmyk(0%, 12%, 13%, 0%) | |
| LAB | lab(91, 11, 6) | |
| OKLCH | oklch(0.93 0.035 24) |
Color harmonies
Tints & shades
Code snippets
color: #fedfdc;
background-color: #fedfdc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFEDFDC)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.87, blue: 0.86, alpha: 1.0)