Skip to content

#290F5A

≈ midnightblue · rgb(41, 15, 90)
Color formats
HEX#290F5A
RGBrgb(41, 15, 90)
HSLhsl(261, 71%, 21%)
HSVhsv(261, 83%, 35%)
OKLCHoklch(26% 0.12 291)
CMYKcmyk(54%, 83%, 0%, 65%)
Contrast & accessibility
On white16.03:1AA pass
On black1.31:1below AA
Best text color#FFFFFF
Nearest CSS name: midnightblue
Copy-ready code
CSS custom properties
:root {
  --midnightblue: #290f5a;
  --midnightblue-rgb: 41 15 90;
  --midnightblue-oklch: oklch(26% 0.12 291);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--midnightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#290f5a] text-[#290f5a] border-[#290f5a]
Shades & tints
Color harmonies
About this color

#290F5A is a color with the RGB value rgb(41, 15, 90). Its closest CSS named color is "midnightblue". 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 #290F5A to other formats

Palettes with a similar color

Gradients with a similar color

Copied