#00008b rgb(0, 0, 139) 240°, 100%, 27% Use DarkBlue in Your Projects
About DarkBlue Color
DarkBlue is a deep, rich blue that conveys authority and tradition. It is slightly lighter than navy, making it more versatile for UI elements.
Use Cases for DarkBlue
Shades & Tints of DarkBlue
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.darkblue-color {
color: #00008b;
background-color: #00008b;
}
/* As a CSS custom property */
:root {
--color-darkblue: #00008b;
} 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 DarkBlue?
DarkBlue is represented by the hex code #00008b and has RGB values of rgb(0, 0, 139). It falls under the Blue category.
How to use DarkBlue in web design?
DarkBlue works well for corporate headers, traditional brands, deep accents. DarkBlue is a deep, rich blue that conveys authority and tradition. It is slightly lighter than navy, making it more versatile for UI elements. Use it as a primary color, accent, or background depending on your design needs.
What colors go with DarkBlue?
Colors that pair well with DarkBlue include navy, midnightblue, mediumblue, royalblue, darkslateblue. For a complementary scheme, try #8a8a00. For an analogous scheme, use #00458a and #45008a. For a triadic scheme, combine with #8a0000 and #008a00.