#43545B Color Information

Hex color code: #43545B

#43545B is a neutral blue color. In RGB it is (67, 84, 91), and in HSL it is (198°, 15%, 31%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#43545B
RGB
67, 84, 91
HSL
198°, 15%, 31%
CMYK
26%, 8%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #43545B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

67, 84, 91

Red: 67 / Green: 84 / Blue: 91

HSL

198°, 15%, 31%

Hue: 198° / Saturation: 15% / Lightness: 31%

CMYK

26%, 8%, 0%, 64%

Cyan: 26% / Magenta: 8% / Yellow: 0% / Key: 64%

What color is #43545B?

#43545B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #43545B to RGB:

rgb(67, 84, 91)HEX to RGB Converter →

HEX to HSL

Convert #43545B to HSL:

hsl(198, 15%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #43545B to CMYK:

cmyk(26%, 8%, 0%, 64%)Color Converter →

Color Meaning and Usage

#43545B is a neutral blue color with RGB values of 67, 84, 91 and HSL of 198°, 15%, 31%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #43545B is #5B4A43, creating high-contrast pairings. For softer combinations, try analogous colors like #435B56.

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

Contrast with #43545B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #43545B?

#43545B is a neutral blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #43545B?

#43545B in RGB is (67, 84, 91) - 67 red, 84 green, and 91 blue.

How to use #43545B in CSS?

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

What colors go well with #43545B?

#5B4A43 (complementary), #435B56 (analogous), and #232B2F (lighter shade) work well with #43545B.