#F1CBB0
≈ peachpuff · rgb(241, 203, 176)
Color formats
HEX#F1CBB0
RGBrgb(241, 203, 176)
HSLhsl(25, 70%, 82%)
HSVhsv(25, 27%, 95%)
OKLCHoklch(87% 0.06 57)
CMYKcmyk(0%, 16%, 27%, 5%)
Contrast & accessibility
On white1.51:1below AA
On black13.91:1AA pass
Best text color#000000
Nearest CSS name: peachpuff
Copy-ready code
CSS custom properties
:root {
--peachpuff: #f1cbb0;
--peachpuff-rgb: 241 203 176;
--peachpuff-oklch: oklch(87% 0.06 57);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peachpuff-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f1cbb0] text-[#f1cbb0] border-[#f1cbb0]
Shades & tints
Color harmonies
About this color
#F1CBB0 is a color with the RGB value rgb(241, 203, 176). Its closest CSS named color is "peachpuff". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.