Skip to content

#323AAE

≈ slateblue · rgb(50, 58, 174)
Color formats
HEX#323AAE
RGBrgb(50, 58, 174)
HSLhsl(236, 55%, 44%)
HSVhsv(236, 71%, 68%)
OKLCHoklch(42% 0.18 273)
CMYKcmyk(71%, 67%, 0%, 32%)
Contrast & accessibility
On white8.93:1AA pass
On black2.35:1below AA
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #323aae;
  --slateblue-rgb: 50 58 174;
  --slateblue-oklch: oklch(42% 0.18 273);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#323aae] text-[#323aae] border-[#323aae]
Shades & tints
Color harmonies
About this color

#323AAE is a color with the RGB value rgb(50, 58, 174). Its closest CSS named color is "slateblue". 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 #323AAE to other formats

Palettes with a similar color

Gradients with a similar color

Copied