#452DBE Color Information

Hex color code: #452DBE

The hex color #452DBE is a peaceful blue with RGB values of (69, 45, 190) and HSL of (250°, 62%, 46%). It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#452DBE
RGB
69, 45, 190
HSL
250°, 62%, 46%
CMYK
64%, 76%, 0%, 25%

Shades

CSS Usage
color: #452DBE;
background-color: #452DBE;
border-color: #452DBE;
box-shadow: 0 0 10px #452DBE;
border: 2px solid #452DBE;
Tailwind Usage
bg-[#452DBE]
text-[#452DBE]
border-[#452DBE]
shadow-[0_0_10px_452DBE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #452DBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #452DBE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #452DBE; 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 #452DBE; background-color: #452DBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #452DBE20; border-left: 4px solid #452DBE; }

Link / Accent

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

a { color: #452DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #452DBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 45, 190

Red: 69 / Green: 45 / Blue: 190

HSL

250°, 62%, 46%

Hue: 250° / Saturation: 62% / Lightness: 46%

CMYK

64%, 76%, 0%, 25%

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

What color is #452DBE?

#452DBE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #452DBE to RGB:

rgb(69, 45, 190)HEX to RGB Converter →

HEX to HSL

Convert #452DBE to HSL:

hsl(250, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #452DBE to CMYK:

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

Color Meaning and Usage

#452DBE is a cool blue color with RGB values of 69, 45, 190 and HSL of 250°, 62%, 46%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #452DBE is #A6BE2D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D5DBE.

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

Contrast with #452DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #452DBE?

#452DBE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #452DBE?

#452DBE in RGB is (69, 45, 190) - 69 red, 45 green, and 190 blue.

How to use #452DBE in CSS?

Use #452DBE directly in your CSS properties like color or background-color.

What colors go well with #452DBE?

#A6BE2D (complementary), #2D5DBE (analogous), and #2E1E80 (lighter shade) work well with #452DBE.