#F5DCA8
≈ navajowhite · rgb(245, 220, 168)
Color formats
HEX#F5DCA8
RGBrgb(245, 220, 168)
HSLhsl(41, 79%, 81%)
HSVhsv(41, 31%, 96%)
OKLCHoklch(90% 0.07 85)
CMYKcmyk(0%, 10%, 31%, 4%)
Contrast & accessibility
On white1.34:1below AA
On black15.69:1AA pass
Best text color#000000
Nearest CSS name: navajowhite
Copy-ready code
CSS custom properties
:root {
--navajowhite: #f5dca8;
--navajowhite-rgb: 245 220 168;
--navajowhite-oklch: oklch(90% 0.07 85);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--navajowhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f5dca8] text-[#f5dca8] border-[#f5dca8]
Shades & tints
Color harmonies
About this color
#F5DCA8 is a color with the RGB value rgb(245, 220, 168). Its closest CSS named color is "navajowhite". 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.