Skip to content

#DAA5BF

≈ thistle · rgb(218, 165, 191)
Color formats
HEX#DAA5BF
RGBrgb(218, 165, 191)
HSLhsl(331, 42%, 75%)
HSVhsv(331, 24%, 85%)
OKLCHoklch(78% 0.07 348)
CMYKcmyk(0%, 24%, 12%, 15%)
Contrast & accessibility
On white2.08:1below AA
On black10.12:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #daa5bf;
  --thistle-rgb: 218 165 191;
  --thistle-oklch: oklch(78% 0.07 348);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#daa5bf] text-[#daa5bf] border-[#daa5bf]
Shades & tints
Color harmonies
About this color

#DAA5BF is a color with the RGB value rgb(218, 165, 191). Its closest CSS named color is "thistle". 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 #DAA5BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied