Color #375AAE Color / Colour Code #375AAE
This page shows the hex color code for color #375aae (#375AAE). The colour is a blue tone with 52% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #375AAE against common backgrounds.
Complementary Colors
#375AAE paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 192, 222, and 252 degrees for harmonious combinations.
Triadic Palette
Three colors at 222, 342, and 102 degrees.
Color Palettes Using #375AAE
Five shades at lightness levels 15% through 85% while keeping hue at 222 and saturation at 52%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 222 to 267 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.
Combines the base color at hue 222 with its complement at 42 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.
Shades & Tints of #375AAE
Lightness variations at hue 222 and 52% saturation.
CSS Gradients with #375AAE
Design Use Cases for #375AAE
Balanced UI Color
At 52% saturation, #375AAE strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.
Primary Interface Color
At 45% lightness, #375AAE is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.
Trust & Professional Identity
#375AAE sits in the blue range (hue 222). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.
Gradient Pairing
Create a gradient from #375AAE (hue 222) to its complement at hue 42. For a subtler effect, try pairing with an analogous color at hue 252. Use CSS: background: linear-gradient(135deg, #375aae, #ae8b37);
CSS Code for #375AAE
Similar Colors
Colors visually similar to #375AAE based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #375AAE across image editing and color design tools.
About Color #375AAE (#375AAE)
#375AAE is a blue color (colour) with RGB channel values of 55 red, 90 green, and 174 blue. The blue channel is dominant by a ratio of 3.2:1 over the weakest channel. In HSL terms, the hue sits at 222 degrees with 52% saturation and 45% lightness, placing it in the cool range of the colour spectrum.
The perceived brightness of #375AAE is 89/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 68% cyan, 48% magenta, 0% yellow, and 32% key (black).
The WCAG contrast ratio of #375AAE against white is 6.49:1 and against black is 3.24:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 31% lightness.
The complementary colour #AE8B37 creates maximum visual tension when paired with #375AAE. For more harmonious color combinations, use the analogous colours #3797AE and #4F37AE, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.
How to Explore Color #375AAE
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
What is HEX to RGB, HSL, CMYK color conversion
Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).
Related Tools & Colors
Frequently Asked Questions
- What color / colour is #375AAE?
- #375AAE is Color #375AAE, a blue color (colour) with RGB(55, 90, 174), HSL(222, 52%, 45%), and CMYK(68%, 48%, 0%, 32%). Its perceived brightness is 89/255.
- Is #375AAE accessible for text?
- Against white, #375AAE has a contrast ratio of 6.49:1 (passes AA for normal text). Against black, it has 3.24:1 (fails AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #375AAE?
- The complementary colour is #AE8B37 (hue 42). For subtle color combinations, use analogous colours #3797AE and #4F37AE. The triadic palette adds #AE375B and #5BAE37 for vibrant variety.
- How do I use #375AAE in CSS?
- Use any format: color: #375aae; or rgb(55, 90, 174); or hsl(222, 52%, 45%). For CSS custom properties: --color-primary: 222 52% 45%; then use it as hsl(var(--color-primary)).
- Is this color / colour explorer free?
- Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.