#434889 Color Information

Hex color code: #434889

The hex color #434889 is a pastel blue with RGB values of (67, 72, 137) and HSL of (236°, 34%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#434889
RGB
67, 72, 137
HSL
236°, 34%, 40%
CMYK
51%, 47%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #434889; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

67, 72, 137

Red: 67 / Green: 72 / Blue: 137

HSL

236°, 34%, 40%

Hue: 236° / Saturation: 34% / Lightness: 40%

CMYK

51%, 47%, 0%, 46%

Cyan: 51% / Magenta: 47% / Yellow: 0% / Key: 46%

What color is #434889?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #434889 to RGB:

rgb(67, 72, 137)HEX to RGB Converter →

HEX to HSL

Convert #434889 to HSL:

hsl(236, 34%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #434889 to CMYK:

cmyk(51%, 47%, 0%, 46%)Color Converter →

Color Meaning and Usage

#434889 is a soft blue color with RGB values of 67, 72, 137 and HSL of 236°, 34%, 40%. 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 #434889 is #898443, creating high-contrast pairings. For softer combinations, try analogous colors like #436B89.

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

Contrast with #434889

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #434889?

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

What is the RGB value of #434889?

#434889 in RGB is (67, 72, 137) - 67 red, 72 green, and 137 blue.

How to use #434889 in CSS?

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

What colors go well with #434889?

#898443 (complementary), #436B89 (analogous), and #2A2D55 (lighter shade) work well with #434889.