Skip to content

#375DBA

≈ royalblue · rgb(55, 93, 186)
Color formats
HEX#375DBA
RGBrgb(55, 93, 186)
HSLhsl(223, 54%, 47%)
HSVhsv(223, 70%, 73%)
OKLCHoklch(50% 0.15 265)
CMYKcmyk(70%, 50%, 0%, 27%)
Contrast & accessibility
On white6.11:1AA pass
On black3.44:1below AA
Best text color#FFFFFF
Nearest CSS name: royalblue
Copy-ready code
CSS custom properties
:root {
  --royalblue: #375dba;
  --royalblue-rgb: 55 93 186;
  --royalblue-oklch: oklch(50% 0.15 265);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--royalblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#375dba] text-[#375dba] border-[#375dba]
Shades & tints
Color harmonies
About this color

#375DBA is a color with the RGB value rgb(55, 93, 186). Its closest CSS named color is "royalblue". 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 #375DBA to other formats

Palettes with a similar color

Gradients with a similar color

Copied