Skip to content

#FBD68C

≈ navajowhite · rgb(251, 214, 140)
Color formats
HEX#FBD68C
RGBrgb(251, 214, 140)
HSLhsl(40, 93%, 77%)
HSVhsv(40, 44%, 98%)
OKLCHoklch(89% 0.1 84)
CMYKcmyk(0%, 15%, 44%, 2%)
Contrast & accessibility
On white1.39:1below AA
On black15.10:1AA pass
Best text color#000000
Nearest CSS name: navajowhite
Copy-ready code
CSS custom properties
:root {
  --navajowhite: #fbd68c;
  --navajowhite-rgb: 251 214 140;
  --navajowhite-oklch: oklch(89% 0.1 84);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--navajowhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fbd68c] text-[#fbd68c] border-[#fbd68c]
Shades & tints
Color harmonies
About this color

#FBD68C is a color with the RGB value rgb(251, 214, 140). 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.

Related

Convert #FBD68C to other formats

Palettes with a similar color

Gradients with a similar color

Copied