#534033 Color Information

Hex color code: #534033

A pastel orange shade, #534033 appears as (83, 64, 51) in RGB and (24°, 24%, 26%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#534033
RGB
83, 64, 51
HSL
24°, 24%, 26%
CMYK
0%, 23%, 39%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #534033; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 64, 51

Red: 83 / Green: 64 / Blue: 51

HSL

24°, 24%, 26%

Hue: 24° / Saturation: 24% / Lightness: 26%

CMYK

0%, 23%, 39%, 67%

Cyan: 0% / Magenta: 23% / Yellow: 39% / Key: 67%

What color is #534033?

#534033 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534033 to RGB:

rgb(83, 64, 51)HEX to RGB Converter →

HEX to HSL

Convert #534033 to HSL:

hsl(24, 24%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #534033 to CMYK:

cmyk(0%, 23%, 39%, 67%)Color Converter →

Color Meaning and Usage

#534033 is a pastel orange color with RGB values of 83, 64, 51 and HSL of 24°, 24%, 26%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534033 is #324552, creating high-contrast pairings. For softer combinations, try analogous colors like #523236.

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

Contrast with #534033

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534033?

#534033 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #534033?

#534033 in RGB is (83, 64, 51) - 83 red, 64 green, and 51 blue.

How to use #534033 in CSS?

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

What colors go well with #534033?

#324552 (complementary), #523236 (analogous), and #231B15 (lighter shade) work well with #534033.