#CF263D
≈ crimson · rgb(207, 38, 61)
Color formats
HEX#CF263D
RGBrgb(207, 38, 61)
HSLhsl(352, 69%, 48%)
HSVhsv(352, 82%, 81%)
OKLCHoklch(56% 0.2 21)
CMYKcmyk(0%, 82%, 71%, 19%)
Contrast & accessibility
On white5.25:1AA pass
On black4.00:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #cf263d;
--crimson-rgb: 207 38 61;
--crimson-oklch: oklch(56% 0.2 21);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf263d] text-[#cf263d] border-[#cf263d]
Shades & tints
Color harmonies
About this color
#CF263D is a color with the RGB value rgb(207, 38, 61). Its closest CSS named color is "crimson". 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.