#565452 Color Information

Hex color code: #565452

#565452 is a balanced orange color. In RGB it is (86, 84, 82), and in HSL it is (30°, 2%, 33%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#565452
RGB
86, 84, 82
HSL
30°, 2%, 33%
CMYK
0%, 2%, 5%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #565452; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 84, 82

Red: 86 / Green: 84 / Blue: 82

HSL

30°, 2%, 33%

Hue: 30° / Saturation: 2% / Lightness: 33%

CMYK

0%, 2%, 5%, 66%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 66%

What color is #565452?

#565452 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #565452 to RGB:

rgb(86, 84, 82)HEX to RGB Converter →

HEX to HSL

Convert #565452 to HSL:

hsl(30, 2%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #565452 to CMYK:

cmyk(0%, 2%, 5%, 66%)Color Converter →

Color Meaning and Usage

A understated orange tone, #565452 has RGB (86, 84, 82) and HSL (30°, 2%, 33%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #565452 is #525456, creating high-contrast pairings. For softer combinations, try analogous colors like #565252.

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

Contrast with #565452

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #565452?

#565452 is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #565452?

#565452 in RGB is (86, 84, 82) - 86 red, 84 green, and 82 blue.

How to use #565452 in CSS?

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

What colors go well with #565452?

#525456 (complementary), #565252 (analogous), and #2F2E2D (lighter shade) work well with #565452.