#458ADE Color Information

Hex color code: #458ADE

The hex color #458ADE is a tranquil blue with RGB values of (69, 138, 222) and HSL of (213°, 70%, 57%). It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#458ADE
RGB
69, 138, 222
HSL
213°, 70%, 57%
CMYK
69%, 38%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #458ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 138, 222

Red: 69 / Green: 138 / Blue: 222

HSL

213°, 70%, 57%

Hue: 213° / Saturation: 70% / Lightness: 57%

CMYK

69%, 38%, 0%, 13%

Cyan: 69% / Magenta: 38% / Yellow: 0% / Key: 13%

What color is #458ADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #458ADE to RGB:

rgb(69, 138, 222)HEX to RGB Converter →

HEX to HSL

Convert #458ADE to HSL:

hsl(213, 70%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #458ADE to CMYK:

cmyk(69%, 38%, 0%, 13%)Color Converter →

Color Meaning and Usage

#458ADE is a calming blue color with RGB values of 69, 138, 222 and HSL of 213°, 70%, 57%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #458ADE is #DE9945, creating high-contrast pairings. For softer combinations, try analogous colors like #45D6DE.

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

Contrast with #458ADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #458ADE?

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

What is the RGB value of #458ADE?

#458ADE in RGB is (69, 138, 222) - 69 red, 138 green, and 222 blue.

How to use #458ADE in CSS?

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

What colors go well with #458ADE?

#DE9945 (complementary), #45D6DE (analogous), and #2064B6 (lighter shade) work well with #458ADE.