Peanut Butter Jelly
#ce4a2d
Peanut Butter Jelly is a color with the hex code #ce4a2d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ce4a2d | |
|---|---|---|
| RGB | rgb(206, 74, 45) | |
| HSL | hsl(11, 64%, 49%) | |
| CMYK | cmyk(0%, 64%, 78%, 19%) | |
| LAB | lab(50, 52, 46) | |
| OKLCH | oklch(0.59 0.173 34) |
Color harmonies
Tints & shades
Code snippets
color: #ce4a2d;
background-color: #ce4a2d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFCE4A2D)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.29, blue: 0.18, alpha: 1.0)