#453FAB Color Information

Hex color code: #453FAB

The hex color #453FAB is a soft blue with RGB values of (69, 63, 171) and HSL of (243°, 46%, 46%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#453FAB
RGB
69, 63, 171
HSL
243°, 46%, 46%
CMYK
60%, 63%, 0%, 33%

Shades

CSS Usage
color: #453FAB;
background-color: #453FAB;
border-color: #453FAB;
box-shadow: 0 0 10px #453FAB;
border: 2px solid #453FAB;
Tailwind Usage
bg-[#453FAB]
text-[#453FAB]
border-[#453FAB]
shadow-[0_0_10px_453FAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #453FAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #453FAB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #453FAB; color: #FFFFFF; }

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 #453FAB; background-color: #453FAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #453FAB20; border-left: 4px solid #453FAB; }

Link / Accent

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

a { color: #453FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #453FAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 63, 171

Red: 69 / Green: 63 / Blue: 171

HSL

243°, 46%, 46%

Hue: 243° / Saturation: 46% / Lightness: 46%

CMYK

60%, 63%, 0%, 33%

Cyan: 60% / Magenta: 63% / Yellow: 0% / Key: 33%

What color is #453FAB?

#453FAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #453FAB to RGB:

rgb(69, 63, 171)HEX to RGB Converter →

HEX to HSL

Convert #453FAB to HSL:

hsl(243, 46%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #453FAB to CMYK:

cmyk(60%, 63%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft blue tone, #453FAB has RGB (69, 63, 171) and HSL (243°, 46%, 46%). 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 #453FAB is #A6AB3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F70AB.

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

Contrast with #453FAB

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

Contrast Ratio: 2.55:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #453FAB?

#453FAB is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #453FAB?

#453FAB in RGB is (69, 63, 171) - 69 red, 63 green, and 171 blue.

How to use #453FAB in CSS?

Use #453FAB directly in your CSS properties like color or background-color.

What colors go well with #453FAB?

#A6AB3F (complementary), #3F70AB (analogous), and #2E2B73 (lighter shade) work well with #453FAB.