#45425C Color Information

Hex color code: #45425C

A muted blue shade, #45425C appears as (69, 66, 92) in RGB and (247°, 16%, 31%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#45425C
RGB
69, 66, 92
HSL
247°, 16%, 31%
CMYK
25%, 28%, 0%, 64%

Shades

CSS Usage
color: #45425C;
background-color: #45425C;
border-color: #45425C;
box-shadow: 0 0 10px #45425C;
border: 2px solid #45425C;
Tailwind Usage
bg-[#45425C]
text-[#45425C]
border-[#45425C]
shadow-[0_0_10px_45425C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #45425C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #45425C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #45425C; 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 #45425C; background-color: #45425C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #45425C20; border-left: 4px solid #45425C; }

Link / Accent

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

a { color: #45425C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45425C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 66, 92

Red: 69 / Green: 66 / Blue: 92

HSL

247°, 16%, 31%

Hue: 247° / Saturation: 16% / Lightness: 31%

CMYK

25%, 28%, 0%, 64%

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

What color is #45425C?

#45425C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45425C to RGB:

rgb(69, 66, 92)HEX to RGB Converter →

HEX to HSL

Convert #45425C to HSL:

hsl(247, 16%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #45425C to CMYK:

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

Color Meaning and Usage

A understated blue tone, #45425C has RGB (69, 66, 92) and HSL (247°, 16%, 31%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45425C is #595C42, creating high-contrast pairings. For softer combinations, try analogous colors like #424C5C.

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

Contrast with #45425C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45425C?

#45425C is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #45425C?

#45425C in RGB is (69, 66, 92) - 69 red, 66 green, and 92 blue.

How to use #45425C in CSS?

Use #45425C directly in your CSS properties like color or background-color.

What colors go well with #45425C?

#595C42 (complementary), #424C5C (analogous), and #24222F (lighter shade) work well with #45425C.