#453B59 Color Information

Hex color code: #453B59

The hex color #453B59 is a pastel purple with RGB values of (69, 59, 89) and HSL of (260°, 20%, 29%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#453B59
RGB
69, 59, 89
HSL
260°, 20%, 29%
CMYK
22%, 34%, 0%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #453B59; 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 #453B59; background-color: #453B5915; }

Alert / Toast

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

Link / Accent

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

a { color: #453B59; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 59, 89

Red: 69 / Green: 59 / Blue: 89

HSL

260°, 20%, 29%

Hue: 260° / Saturation: 20% / Lightness: 29%

CMYK

22%, 34%, 0%, 65%

Cyan: 22% / Magenta: 34% / Yellow: 0% / Key: 65%

What color is #453B59?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #453B59 to RGB:

rgb(69, 59, 89)HEX to RGB Converter →

HEX to HSL

Convert #453B59 to HSL:

hsl(260, 20%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #453B59 to CMYK:

cmyk(22%, 34%, 0%, 65%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #453B59 has RGB (69, 59, 89) and HSL (260°, 20%, 29%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #453B59 is #4F593B, creating high-contrast pairings. For softer combinations, try analogous colors like #3B4059.

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

Contrast with #453B59

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #453B59?

#453B59 is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #453B59?

#453B59 in RGB is (69, 59, 89) - 69 red, 59 green, and 89 blue.

How to use #453B59 in CSS?

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

What colors go well with #453B59?

#4F593B (complementary), #3B4059 (analogous), and #211D2B (lighter shade) work well with #453B59.