Atomic Pink
#fb7efd
Here's everything about the color Atomic Pink (#fb7efd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fb7efd | |
|---|---|---|
| RGB | rgb(251, 126, 253) | |
| HSL | hsl(299, 97%, 74%) | |
| CMYK | cmyk(1%, 50%, 0%, 1%) | |
| LAB | lab(71, 61, -42) | |
| OKLCH | oklch(0.78 0.213 327) |
Color harmonies
Tints & shades
Code snippets
color: #fb7efd;
background-color: #fb7efd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFFB7EFD)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.49, blue: 0.99, alpha: 1.0)