What is the woad blue hex code?
Woad blue approximates #1560bd — a deep denim-toned blue from the woad plant.
Did ancient warriors really paint themselves with woad?
Julius Caesar wrote that Britons dyed themselves blue — traditionally attributed to woad, though the exact substance is debated. The image of blue-painted Celtic/Pictish warriors endures.
Woad vs indigo?
The same blue chemical (indigotin), but woad is the European plant and weaker; imported Asian indigo was stronger and cheaper, displacing woad in the 1600s.
What color is #1560bd?
#1560bd is a dark electric blue, closest to Royal Blue (ΔE2000 7.4). It sits at 213° on the hue wheel with 80% saturation and 41% lightness, which reads as cool.
What is the RGB value of #1560bd?
rgb(21, 96, 189) — 21 red, 96 green and 189 blue out of 255, or 8.2% / 37.6% / 74.1% by channel.
What is #1560bd in HSL and HSV?
hsl(213, 80%, 41%) and hsv(213, 89%, 74%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #1560bd a light or a dark color?
It is a dark color. Relative luminance is 0.1220 and perceived brightness is 38%, so white text on it reaches 6.10:1.
Should I use black or white text on #1560bd?
White. It scores 6.10:1 against #1560bd, versus 3.44:1 for black — AA at any size.
Is #1560bd accessible on a white background?
#1560bd on white scores 6.10:1, which clears AA at every size but not AAA.
What is the complementary color of #1560bd?
#BD7215 sits directly opposite on the wheel. Softer options are the split-complements #BD1E15 and #B4BD15, which give the same contrast with far less vibration.
What colors go well with #1560bd?
For interface work: #F4F7FA as the surface, #C0D4ED for borders, #4B6E9B for secondary text, #C14611 as an accent and #0D3A73 for hover and pressed states. For a palette, the analogous pair #15B4BD and #1E15BD stays calm, while #BD7215 is the loudest partner.
What is #1560bd in CMYK for printing?
cmyk(89%, 49%, 0%, 26%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #1560bd warm or cool?
Cool — it scores 98 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1522BD; nudged cooler, #1156A8.
Which Tailwind color is closest to #1560bd?
The indigo family — its 500 step is #6366f1, ΔE2000 12.8 away. That is a visible difference, so define #1560bd as a custom token rather than reaching for the built-in.
How do I use #1560bd in Tailwind CSS?
Inline it as an arbitrary value with bg-[#1560bd] or text-[#1560bd], or register the whole ramp under theme.extend.colors.brand so you get bg-brand-500 and friends. The generated 50–950 scale on this page is ready to paste into your config.
What is #1560bd with 50% opacity?
rgba(21, 96, 189, 0.5), or #1560bd80 in eight-digit hex. Over white that composites to #8AB0DE; over black, #0B305F.
Is #1560bd a web-safe color?
No. The nearest web-safe colour is #0066CC, ΔE2000 2.6 away. The palette only matters for legacy displays and some email clients now.
What does the color #1560bd mean?
As a blue, it reads trusted, calm, competent. The default of institutions for a reason: blue is read as stable and safe across nearly every culture that has been surveyed. At this chroma the effect is amplified — it will dominate whatever sits beside it.
What gradient works with #1560bd?
The safest is same-hue elevation: linear-gradient(135deg, #287DE7, #1560bd 45%, #0D3A73). For more colour, a short hue run to #3E12A2 keeps it rich without turning muddy.