#0000cd rgb(0, 0, 205) 240°, 100%, 40% Use MediumBlue in Your Projects
About MediumBlue Color
MediumBlue is a vivid, medium-dark blue that is slightly softer than pure blue. It conveys trust and professionalism in digital interfaces.
Use Cases for MediumBlue
Shades & Tints of MediumBlue
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.mediumblue-color {
color: #0000cd;
background-color: #0000cd;
}
/* As a CSS custom property */
:root {
--color-mediumblue: #0000cd;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is MediumBlue?
MediumBlue is represented by the hex code #0000cd and has RGB values of rgb(0, 0, 205). It falls under the Blue category.
How to use MediumBlue in web design?
MediumBlue works well for brand colors, trust signals, professional UI. MediumBlue is a vivid, medium-dark blue that is slightly softer than pure blue. It conveys trust and professionalism in digital interfaces. Use it as a primary color, accent, or background depending on your design needs.
What colors go with MediumBlue?
Colors that pair well with MediumBlue include blue, royalblue, dodgerblue, navy, darkblue. For a complementary scheme, try #cccc00. For an analogous scheme, use #0066cc and #6600cc. For a triadic scheme, combine with #cc0000 and #00cc00.