#43527A Color Information

Hex color code: #43527A

A gentle blue shade, #43527A appears as (67, 82, 122) in RGB and (224°, 29%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#43527A
RGB
67, 82, 122
HSL
224°, 29%, 37%
CMYK
45%, 33%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #43527A; 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 #43527A; background-color: #43527A15; }

Alert / Toast

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

Link / Accent

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

a { color: #43527A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #43527A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

67, 82, 122

Red: 67 / Green: 82 / Blue: 122

HSL

224°, 29%, 37%

Hue: 224° / Saturation: 29% / Lightness: 37%

CMYK

45%, 33%, 0%, 52%

Cyan: 45% / Magenta: 33% / Yellow: 0% / Key: 52%

What color is #43527A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #43527A to RGB:

rgb(67, 82, 122)HEX to RGB Converter →

HEX to HSL

Convert #43527A to HSL:

hsl(224, 29%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #43527A to CMYK:

cmyk(45%, 33%, 0%, 52%)Color Converter →

Color Meaning and Usage

#43527A is a pastel blue color with RGB values of 67, 82, 122 and HSL of 224°, 29%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #43527A is #7A6B43, creating high-contrast pairings. For softer combinations, try analogous colors like #436D7A.

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

Contrast with #43527A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #43527A?

#43527A is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #43527A?

#43527A in RGB is (67, 82, 122) - 67 red, 82 green, and 122 blue.

How to use #43527A in CSS?

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

What colors go well with #43527A?

#7A6B43 (complementary), #436D7A (analogous), and #283148 (lighter shade) work well with #43527A.