Skip to content

#95264C

≈ indianred · rgb(149, 38, 76)
Color formats
HEX#95264C
RGBrgb(149, 38, 76)
HSLhsl(339, 59%, 37%)
HSVhsv(339, 74%, 58%)
OKLCHoklch(46% 0.15 5)
CMYKcmyk(0%, 74%, 49%, 42%)
Contrast & accessibility
On white7.90:1AA pass
On black2.66:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #95264c;
  --indianred-rgb: 149 38 76;
  --indianred-oklch: oklch(46% 0.15 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#95264c] text-[#95264c] border-[#95264c]
Shades & tints
Color harmonies
About this color

#95264C is a color with the RGB value rgb(149, 38, 76). Its closest CSS named color is "indianred". 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 #95264C to other formats

Palettes with a similar color

Gradients with a similar color

Copied