#459BBA Color Information

Hex color code: #459BBA

#459BBA is a gentle blue color. In RGB it is (69, 155, 186), and in HSL it is (196°, 46%, 50%). It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#459BBA
RGB
69, 155, 186
HSL
196°, 46%, 50%
CMYK
63%, 17%, 0%, 27%

Shades

CSS Usage
color: #459BBA;
background-color: #459BBA;
border-color: #459BBA;
box-shadow: 0 0 10px #459BBA;
border: 2px solid #459BBA;
Tailwind Usage
bg-[#459BBA]
text-[#459BBA]
border-[#459BBA]
shadow-[0_0_10px_459BBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #459BBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #459BBA; color: #000000; }

Badge

New Feature
.badge { background-color: #459BBA; color: #000000; }

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 #459BBA; background-color: #459BBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #459BBA20; border-left: 4px solid #459BBA; }

Link / Accent

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

a { color: #459BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #459BBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 155, 186

Red: 69 / Green: 155 / Blue: 186

HSL

196°, 46%, 50%

Hue: 196° / Saturation: 46% / Lightness: 50%

CMYK

63%, 17%, 0%, 27%

Cyan: 63% / Magenta: 17% / Yellow: 0% / Key: 27%

What color is #459BBA?

#459BBA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #459BBA to RGB:

rgb(69, 155, 186)HEX to RGB Converter →

HEX to HSL

Convert #459BBA to HSL:

hsl(196, 46%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #459BBA to CMYK:

cmyk(63%, 17%, 0%, 27%)Color Converter →

Color Meaning and Usage

#459BBA is a gentle blue color with RGB values of 69, 155, 186 and HSL of 196°, 46%, 50%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #459BBA is #BA6445, creating high-contrast pairings. For softer combinations, try analogous colors like #45BA9F.

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

Contrast with #459BBA

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

Contrast Ratio: 6.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #459BBA?

#459BBA is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #459BBA?

#459BBA in RGB is (69, 155, 186) - 69 red, 155 green, and 186 blue.

How to use #459BBA in CSS?

Use #459BBA directly in your CSS properties like color or background-color.

What colors go well with #459BBA?

#BA6445 (complementary), #45BA9F (analogous), and #306C82 (lighter shade) work well with #459BBA.