#469ABE Color Information

Hex color code: #469ABE

A gentle blue shade, #469ABE appears as (70, 154, 190) in RGB and (198°, 48%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameSteel Blue
HEX
#469ABE
RGB
70, 154, 190
HSL
198°, 48%, 51%
CMYK
63%, 19%, 0%, 25%

Shades

CSS Usage
color: #469ABE;
background-color: #469ABE;
border-color: #469ABE;
box-shadow: 0 0 10px #469ABE;
border: 2px solid #469ABE;
Tailwind Usage
bg-[#469ABE]
text-[#469ABE]
border-[#469ABE]
shadow-[0_0_10px_469ABE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #469ABE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #469ABE; color: #000000; }

Badge

New Feature
.badge { background-color: #469ABE; 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 #469ABE; background-color: #469ABE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #469ABE20; border-left: 4px solid #469ABE; }

Link / Accent

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

a { color: #469ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #469ABE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 154, 190

Red: 70 / Green: 154 / Blue: 190

HSL

198°, 48%, 51%

Hue: 198° / Saturation: 48% / Lightness: 51%

CMYK

63%, 19%, 0%, 25%

Cyan: 63% / Magenta: 19% / Yellow: 0% / Key: 25%

What color is #469ABE?

#469ABE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #469ABE to RGB:

rgb(70, 154, 190)HEX to RGB Converter →

HEX to HSL

Convert #469ABE to HSL:

hsl(198, 48%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #469ABE to CMYK:

cmyk(63%, 19%, 0%, 25%)Color Converter →

Color Meaning and Usage

#469ABE is a pastel blue color with RGB values of 70, 154, 190 and HSL of 198°, 48%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #469ABE is #BE6A46, creating high-contrast pairings. For softer combinations, try analogous colors like #46BEA6.

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

Contrast with #469ABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #469ABE?

#469ABE is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #469ABE?

#469ABE in RGB is (70, 154, 190) - 70 red, 154 green, and 190 blue.

How to use #469ABE in CSS?

Use #469ABE directly in your CSS properties like color or background-color.

What colors go well with #469ABE?

#BE6A46 (complementary), #46BEA6 (analogous), and #306D88 (lighter shade) work well with #469ABE.