#458CD9 Color Information

Hex color code: #458CD9

The hex color #458CD9 is a calming blue with RGB values of (69, 140, 217) and HSL of (211°, 66%, 56%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#458CD9
RGB
69, 140, 217
HSL
211°, 66%, 56%
CMYK
68%, 35%, 0%, 15%

Shades

CSS Usage
color: #458CD9;
background-color: #458CD9;
border-color: #458CD9;
box-shadow: 0 0 10px #458CD9;
border: 2px solid #458CD9;
Tailwind Usage
bg-[#458CD9]
text-[#458CD9]
border-[#458CD9]
shadow-[0_0_10px_458CD9]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #458CD9, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #458CD9; color: #000000; }

Badge

New Feature
.badge { background-color: #458CD9; 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 #458CD9; background-color: #458CD915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #458CD920; border-left: 4px solid #458CD9; }

Link / Accent

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

a { color: #458CD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #458CD9 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 140, 217

Red: 69 / Green: 140 / Blue: 217

HSL

211°, 66%, 56%

Hue: 211° / Saturation: 66% / Lightness: 56%

CMYK

68%, 35%, 0%, 15%

Cyan: 68% / Magenta: 35% / Yellow: 0% / Key: 15%

What color is #458CD9?

#458CD9 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #458CD9 to RGB:

rgb(69, 140, 217)HEX to RGB Converter →

HEX to HSL

Convert #458CD9 to HSL:

hsl(211, 66%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #458CD9 to CMYK:

cmyk(68%, 35%, 0%, 15%)Color Converter →

Color Meaning and Usage

A calming blue tone, #458CD9 has RGB (69, 140, 217) and HSL (211°, 66%, 56%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #458CD9 is #D99145, creating high-contrast pairings. For softer combinations, try analogous colors like #45D6D9.

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

Contrast with #458CD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #458CD9?

#458CD9 is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #458CD9?

#458CD9 in RGB is (69, 140, 217) - 69 red, 140 green, and 217 blue.

How to use #458CD9 in CSS?

Use #458CD9 directly in your CSS properties like color or background-color.

What colors go well with #458CD9?

#D99145 (complementary), #45D6D9 (analogous), and #2466AE (lighter shade) work well with #458CD9.