#445069 Color Information

Hex color code: #445069

#445069 is a pastel blue color. In RGB it is (68, 80, 105), and in HSL it is (221°, 21%, 34%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#445069
RGB
68, 80, 105
HSL
221°, 21%, 34%
CMYK
35%, 24%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #445069; 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 #445069; background-color: #44506915; }

Alert / Toast

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

Link / Accent

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

a { color: #445069; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #445069 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 80, 105

Red: 68 / Green: 80 / Blue: 105

HSL

221°, 21%, 34%

Hue: 221° / Saturation: 21% / Lightness: 34%

CMYK

35%, 24%, 0%, 59%

Cyan: 35% / Magenta: 24% / Yellow: 0% / Key: 59%

What color is #445069?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #445069 to RGB:

rgb(68, 80, 105)HEX to RGB Converter →

HEX to HSL

Convert #445069 to HSL:

hsl(221, 21%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #445069 to CMYK:

cmyk(35%, 24%, 0%, 59%)Color Converter →

Color Meaning and Usage

#445069 is a soft blue color with RGB values of 68, 80, 105 and HSL of 221°, 21%, 34%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #445069 is #695D44, creating high-contrast pairings. For softer combinations, try analogous colors like #446269.

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

Contrast with #445069

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #445069?

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

What is the RGB value of #445069?

#445069 in RGB is (68, 80, 105) - 68 red, 80 green, and 105 blue.

How to use #445069 in CSS?

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

What colors go well with #445069?

#695D44 (complementary), #446269 (analogous), and #262D3B (lighter shade) work well with #445069.