#0000ff rgb(0, 0, 255) 240°, 100%, 50% Use Blue in Your Projects
About Blue Color
Blue is a trustworthy, professional color associated with stability and calm. It is the most popular color for corporate websites and social media platforms.
Use Cases for Blue
Shades & Tints of Blue
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.blue-color {
color: #0000ff;
background-color: #0000ff;
}
/* As a CSS custom property */
:root {
--color-blue: #0000ff;
} 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 Blue?
Blue is represented by the hex code #0000ff and has RGB values of rgb(0, 0, 255). It falls under the Blue category.
How to use Blue in web design?
Blue works well for corporate branding, links, social media. Blue is a trustworthy, professional color associated with stability and calm. It is the most popular color for corporate websites and social media platforms. Use it as a primary color, accent, or background depending on your design needs.
What colors go with Blue?
Colors that pair well with Blue include navy, royalblue, dodgerblue, steelblue, mediumblue. For a complementary scheme, try #ffff00. For an analogous scheme, use #0080ff and #8000ff. For a triadic scheme, combine with #ff0000 and #00ff00.