#43323B Color Information

Hex color code: #43323B

A deep magenta shade, #43323B appears as (67, 50, 59) in RGB and (328°, 15%, 23%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#43323B
RGB
67, 50, 59
HSL
328°, 15%, 23%
CMYK
0%, 25%, 12%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #43323B; 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 #43323B; background-color: #43323B15; }

Alert / Toast

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

Link / Accent

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

a { color: #43323B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #43323B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

67, 50, 59

Red: 67 / Green: 50 / Blue: 59

HSL

328°, 15%, 23%

Hue: 328° / Saturation: 15% / Lightness: 23%

CMYK

0%, 25%, 12%, 74%

Cyan: 0% / Magenta: 25% / Yellow: 12% / Key: 74%

What color is #43323B?

#43323B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #43323B to RGB:

rgb(67, 50, 59)HEX to RGB Converter →

HEX to HSL

Convert #43323B to HSL:

hsl(328, 15%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #43323B to CMYK:

cmyk(0%, 25%, 12%, 74%)Color Converter →

Color Meaning and Usage

#43323B is a rich magenta color with RGB values of 67, 50, 59 and HSL of 328°, 15%, 23%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #43323B is #32433A, creating high-contrast pairings. For softer combinations, try analogous colors like #433243.

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

Contrast with #43323B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #43323B?

#43323B is a rich magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #43323B?

#43323B in RGB is (67, 50, 59) - 67 red, 50 green, and 59 blue.

How to use #43323B in CSS?

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

What colors go well with #43323B?

#32433A (complementary), #433243 (analogous), and #171115 (lighter shade) work well with #43323B.