Naughty Hottie
#ba403a
Naughty Hottie is a color with the hex code #ba403a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ba403a | |
|---|---|---|
| RGB | rgb(186, 64, 58) | |
| HSL | hsl(3, 52%, 48%) | |
| CMYK | cmyk(0%, 66%, 69%, 27%) | |
| LAB | lab(45, 50, 32) | |
| OKLCH | oklch(0.54 0.159 27) |
Color harmonies
Tints & shades
Code snippets
color: #ba403a;
background-color: #ba403a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBA403A)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.25, blue: 0.23, alpha: 1.0)