#5A230C Color Information

Hex color code: #5A230C

A intense orange shade, #5A230C appears as (90, 35, 12) in RGB and (18°, 76%, 20%) in HSL. It is popular in mobile app design.

Try:
Color NameMaroon
HEX
#5A230C
RGB
90, 35, 12
HSL
18°, 76%, 20%
CMYK
0%, 61%, 87%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5A230C; 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 #5A230C; background-color: #5A230C15; }

Alert / Toast

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

Link / Accent

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

a { color: #5A230C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5A230C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

90, 35, 12

Red: 90 / Green: 35 / Blue: 12

HSL

18°, 76%, 20%

Hue: 18° / Saturation: 76% / Lightness: 20%

CMYK

0%, 61%, 87%, 65%

Cyan: 0% / Magenta: 61% / Yellow: 87% / Key: 65%

What color is #5A230C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5A230C to RGB:

rgb(90, 35, 12)HEX to RGB Converter →

HEX to HSL

Convert #5A230C to HSL:

hsl(18, 76%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #5A230C to CMYK:

cmyk(0%, 61%, 87%, 65%)Color Converter →

Color Meaning and Usage

#5A230C is a rich orange color with RGB values of 90, 35, 12 and HSL of 18°, 76%, 20%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5A230C is #0C435A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A0C1C.

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

Contrast with #5A230C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5A230C?

#5A230C is a rich orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #5A230C?

#5A230C in RGB is (90, 35, 12) - 90 red, 35 green, and 12 blue.

How to use #5A230C in CSS?

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

What colors go well with #5A230C?

#0C435A (complementary), #5A0C1C (analogous), and #160903 (lighter shade) work well with #5A230C.