Skip to content

#C3DB91

≈ palegoldenrod · rgb(195, 219, 145)
Color formats
HEX#C3DB91
RGBrgb(195, 219, 145)
HSLhsl(79, 51%, 71%)
HSVhsv(79, 34%, 86%)
OKLCHoklch(86% 0.1 123)
CMYKcmyk(11%, 0%, 34%, 14%)
Contrast & accessibility
On white1.51:1below AA
On black13.86:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #c3db91;
  --palegoldenrod-rgb: 195 219 145;
  --palegoldenrod-oklch: oklch(86% 0.1 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3db91] text-[#c3db91] border-[#c3db91]
Shades & tints
Color harmonies
About this color

#C3DB91 is a color with the RGB value rgb(195, 219, 145). Its closest CSS named color is "palegoldenrod". 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 #C3DB91 to other formats

Palettes with a similar color

Gradients with a similar color

Copied