#296EBC Color Information

Hex color code: #296EBC

#296EBC is a cool blue color. In RGB it is (41, 110, 188), and in HSL it is (212°, 64%, 45%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#296EBC
RGB
41, 110, 188
HSL
212°, 64%, 45%
CMYK
78%, 41%, 0%, 26%

Shades

CSS Usage
color: #296EBC;
background-color: #296EBC;
border-color: #296EBC;
box-shadow: 0 0 10px #296EBC;
border: 2px solid #296EBC;
Tailwind Usage
bg-[#296EBC]
text-[#296EBC]
border-[#296EBC]
shadow-[0_0_10px_296EBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #296EBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #296EBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #296EBC; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #296EBC; background-color: #296EBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #296EBC20; border-left: 4px solid #296EBC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #296EBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #296EBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

41, 110, 188

Red: 41 / Green: 110 / Blue: 188

HSL

212°, 64%, 45%

Hue: 212° / Saturation: 64% / Lightness: 45%

CMYK

78%, 41%, 0%, 26%

Cyan: 78% / Magenta: 41% / Yellow: 0% / Key: 26%

What color is #296EBC?

#296EBC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #296EBC to RGB:

rgb(41, 110, 188)HEX to RGB Converter →

HEX to HSL

Convert #296EBC to HSL:

hsl(212, 64%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #296EBC to CMYK:

cmyk(78%, 41%, 0%, 26%)Color Converter →

Color Meaning and Usage

A cool blue tone, #296EBC has RGB (41, 110, 188) and HSL (212°, 64%, 45%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #296EBC is #BC7829, creating high-contrast pairings. For softer combinations, try analogous colors like #29B7BC.

Use #296EBC in CSS: color: #296EBC or background-color: #296EBC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #296EBC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.05:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #296EBC?

#296EBC is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #296EBC?

#296EBC in RGB is (41, 110, 188) - 41 red, 110 green, and 188 blue.

How to use #296EBC in CSS?

Use #296EBC directly in your CSS properties like color or background-color.

What colors go well with #296EBC?

#BC7829 (complementary), #29B7BC (analogous), and #1C497D (lighter shade) work well with #296EBC.