#126DA5 Color Information

Hex color code: #126DA5

A bold blue shade, #126DA5 appears as (18, 109, 165) in RGB and (203°, 80%, 36%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Cyan
HEX
#126DA5
RGB
18, 109, 165
HSL
203°, 80%, 36%
CMYK
89%, 34%, 0%, 35%

Shades

CSS Usage
color: #126DA5;
background-color: #126DA5;
border-color: #126DA5;
box-shadow: 0 0 10px #126DA5;
border: 2px solid #126DA5;
Tailwind Usage
bg-[#126DA5]
text-[#126DA5]
border-[#126DA5]
shadow-[0_0_10px_126DA5]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #126DA5, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #126DA5; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #126DA5; 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 #126DA5; background-color: #126DA515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #126DA520; border-left: 4px solid #126DA5; }

Link / Accent

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

a { color: #126DA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #126DA5 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 109, 165

Red: 18 / Green: 109 / Blue: 165

HSL

203°, 80%, 36%

Hue: 203° / Saturation: 80% / Lightness: 36%

CMYK

89%, 34%, 0%, 35%

Cyan: 89% / Magenta: 34% / Yellow: 0% / Key: 35%

What color is #126DA5?

#126DA5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #126DA5 to RGB:

rgb(18, 109, 165)HEX to RGB Converter →

HEX to HSL

Convert #126DA5 to HSL:

hsl(203, 80%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #126DA5 to CMYK:

cmyk(89%, 34%, 0%, 35%)Color Converter →

Color Meaning and Usage

#126DA5 is a vivid blue color with RGB values of 18, 109, 165 and HSL of 203°, 80%, 36%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #126DA5 is #A54B12, creating high-contrast pairings. For softer combinations, try analogous colors like #12A594.

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

Contrast with #126DA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #126DA5?

#126DA5 is a vivid blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #126DA5?

#126DA5 in RGB is (18, 109, 165) - 18 red, 109 green, and 165 blue.

How to use #126DA5 in CSS?

Use #126DA5 directly in your CSS properties like color or background-color.

What colors go well with #126DA5?

#A54B12 (complementary), #12A594 (analogous), and #0B4060 (lighter shade) work well with #126DA5.