#459DBF Color Information

Hex color code: #459DBF

A delicate blue shade, #459DBF appears as (69, 157, 191) in RGB and (197°, 49%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#459DBF
RGB
69, 157, 191
HSL
197°, 49%, 51%
CMYK
64%, 18%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #459DBF; 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 #459DBF; background-color: #459DBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #459DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 157, 191

Red: 69 / Green: 157 / Blue: 191

HSL

197°, 49%, 51%

Hue: 197° / Saturation: 49% / Lightness: 51%

CMYK

64%, 18%, 0%, 25%

Cyan: 64% / Magenta: 18% / Yellow: 0% / Key: 25%

What color is #459DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #459DBF to RGB:

rgb(69, 157, 191)HEX to RGB Converter →

HEX to HSL

Convert #459DBF to HSL:

hsl(197, 49%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #459DBF to CMYK:

cmyk(64%, 18%, 0%, 25%)Color Converter →

Color Meaning and Usage

#459DBF is a delicate blue color with RGB values of 69, 157, 191 and HSL of 197°, 49%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #459DBF is #BF6845, creating high-contrast pairings. For softer combinations, try analogous colors like #45BFA5.

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

Contrast with #459DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #459DBF?

#459DBF is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #459DBF?

#459DBF in RGB is (69, 157, 191) - 69 red, 157 green, and 191 blue.

How to use #459DBF in CSS?

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

What colors go well with #459DBF?

#BF6845 (complementary), #45BFA5 (analogous), and #2F6F89 (lighter shade) work well with #459DBF.