Femme Fatale
#948593
Looking for the precise values behind Femme Fatale (#948593)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #948593 | |
|---|---|---|
| RGB | rgb(148, 133, 147) | |
| HSL | hsl(304, 7%, 55%) | |
| CMYK | cmyk(0%, 10%, 1%, 42%) | |
| LAB | lab(57, 8, -5) | |
| OKLCH | oklch(0.63 0.027 328) |
Color harmonies
Tints & shades
Code snippets
color: #948593;
background-color: #948593;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF948593)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.52, blue: 0.58, alpha: 1.0)